Skip to content

This repository contain the implementation of domain driven design and clear architecture in ASP.NET Core.

License

Notifications You must be signed in to change notification settings

nagurshaikh-lab/CleanArchitecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture in ASP.NET Core

This repository contain the implementation of domain driven design and clear architecture in ASP.NET Core.

Fetures

  1. Domain Driven Design
  2. REST API
  3. Blazor Client
  4. Razor Page Client
  5. Caching with InMemory and Redis
  6. Logging with Serilog
  7. EF Core Repository and Cache Repository
  8. Microsoft SQL Server
  9. Simple and clean admin template for starter

About

This repository contain the implementation of domain driven design and clear architecture in ASP.NET Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.2%
  • HTML 25.8%
  • TypeScript 5.9%
  • CSS 1.2%
  • JavaScript 0.9%