Skip to content

Simple Asp.Net Project Written in Clean Architecture With CQRS Pattern and a little DDD .

Notifications You must be signed in to change notification settings

MiladHeidarpour/Sample-CleanArchitecture-CQRS-DDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample-CleanArchitecture-CQRS_DDD

Simple Asp.Net Store Project Written in Clean Architecture With CQRS Pattern( using => DDD tactical patterns + CQRS + Clean Arch + MediatR + SqlServer + Web Api )

This project is a .NET 6.0 implementation of Clean Architecture, CQRS pattern, Fluent Validation and Identity for role and user management. It utilizes Sqlite, Entity Framework, Mapster, MediatR, and JWT for authentication and authorization in an ASP.NET Core Web API.

Technologies Used

  • ASP.NET Core 6.0
  • Entity Framework
  • DDD tactical patterns
  • CQRS Pattern
  • Clean Architecture
  • MediatR
  • SqlServer
  • Mapster
  • FluentValidation
  • JWT Authentication and Authorization

Additional Notes

  • This project is designed with simplicity in mind and may not cover all real-world scenarios.
  • Most of the infrastructure methods are not fully utilized in this sample.
  • Customization: Certain parts of the project, such as configuration settings or middleware, are designed to be easily customized to fit specific requirements.

About

Simple Asp.Net Project Written in Clean Architecture With CQRS Pattern and a little DDD .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages