PreviousNext

Clean Architecture with ASP.NET Core WebApi - v1.0-Preview Released

by iammukeshm, 2020-07-27T13:59:23.161Z

Let's build something that will help a lot of developers and communities to save hours of development time Lean more about this Open Source Project! Features Included (as of v1 Preview) - - Onion Architecture - CQRS with MediatR Library - Entity Framework Core - Code First - Repository Pattern - Generic - MediatR Pipeline Validation - Serilog - Swagger UI - Response Wrapper - Pagination - In-Memory Database - Microsoft Identity with JWT Authentication - Role based Authorization - Custom Exception Handling Middlewares - API Versioning - Fluent Validation - Automapper - SMTP / Mailkit.

Read More