CleanArchitecture icon indicating copy to clipboard operation
CleanArchitecture copied to clipboard

Sample .NET 8 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit

Results 1 CleanArchitecture issues
Sort by recently updated
recently updated
newest added

Replace the basic logger with Serilog and use Seq to manage logs

enhancement