Real-world open-source project based on .NET 6 with DDD, ES, CQRS and Testing concepts #11
hamed-shirbandi
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks @hamed-shirbandi for your iniative and for making this GitHub project. I have some questions regarding Libraries & Presentation: 1-Infrastructure Infrastructure.CrossCutting
Infrastructure.Data
3-Domain Domain
Domain.Core
Presentation UserPanelAPI
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello to the community.
I would like to introduce a free and open-source project named TaskoMask that I have been working on it for about 2 years.
It is based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts.
There are some documentations you can use to learn more about it. Also, the project is online and you can see how the things work.
Design
Onion Architecture
click for details
Clean Architecture
Vertical Slice Architecture
Feature Folder Structure
Monolithic Architecture
click for details
Microservices Architecture
click for details
Testing (TDD & BDD)
click for details
DDD
click for details
CQRS
click for details
Use Case Driven Development
Event Sourcing
Unit of Work
Repository
Notification
Implementation
Back-end:
click for details
Front-end:
click for details
Some other Features:
click for details
I would appreciate any support, contribute, help and advice ❤️🙏
Beta Was this translation helpful? Give feedback.
All reactions