0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-08-27 22:05:31 +00:00
Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
Go to file
2023-03-06 19:10:21 +01:00
.github/workflows Add CI workflow 2023-03-06 19:07:38 +01:00
CleanArchitecture.Api Add first endpoint 2023-03-06 19:01:21 +01:00
CleanArchitecture.Application Add first endpoint 2023-03-06 19:01:21 +01:00
CleanArchitecture.Application.Tests Add initial infra 2023-03-06 15:51:24 +01:00
CleanArchitecture.Domain Add initial infra 2023-03-06 15:51:24 +01:00
CleanArchitecture.Domain.Tests Add initial infra 2023-03-06 15:51:24 +01:00
CleanArchitecture.Infrastructure Add first endpoint 2023-03-06 19:01:21 +01:00
CleanArchitecture.Infrastructure.Tests Add initial infra 2023-03-06 15:51:24 +01:00
CleanArchitecture.IntegrationTests Add initial infra 2023-03-06 15:51:24 +01:00
.gitignore Add first endpoint 2023-03-06 19:01:21 +01:00
CleanArchitecture.sln Add initial infra 2023-03-06 15:51:24 +01:00
Todo.txt Add todo list 2023-03-06 19:10:21 +01:00