Skip to content

A ASP.NET Core CRUD API that follows Clean Architecture + CQRS + Event Sourcing

License

Notifications You must be signed in to change notification settings

adelisardo/CleanRobust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CleanRobust

To-Do List

  • Initialize solution with Clean Architecture and configure .gitignore
  • Enable and configure Swagger for API documentation
  • Set up Dockerfile and Docker Compose for containerization
  • Test the development cycle
  • Add and configure test projects for TDD and BDD
  • Setup CQRS with MediatR
  • Integrate Event Sourcing
  • Develop API Endpoints
  • API Documentation (Swagger)
  • Update README.md with development setup and deployment instructions
  • ...

About

A ASP.NET Core CRUD API that follows Clean Architecture + CQRS + Event Sourcing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published