https://github.com/nosratifarhad/clean_architecture
A sample solution for introducing a clean architecture using the Command Query Segregation (CQRS) and Repository Pattern is as follows Dotnet 6
https://github.com/nosratifarhad/clean_architecture
clean-architecture cqs dotnet mediator mediatr unitofwork
Last synced: about 1 month ago
JSON representation
A sample solution for introducing a clean architecture using the Command Query Segregation (CQRS) and Repository Pattern is as follows Dotnet 6
- Host: GitHub
- URL: https://github.com/nosratifarhad/clean_architecture
- Owner: nosratifarhad
- Created: 2023-08-04T12:48:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T16:24:38.000Z (over 2 years ago)
- Last Synced: 2025-06-24T08:43:21.871Z (11 months ago)
- Topics: clean-architecture, cqs, dotnet, mediator, mediatr, unitofwork
- Language: C#
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clean_Architecture



