An Implementation example of Clean Architecture
A web application that allows authors to publish stories. The app is called MeowStory and publishes stories about Cats.
- .NET5
- ASPCore 5
- ASP.NET Identity2, OAuth, JWT
- MS Sql Server
- EntityFrameworkCore
- CQRS(Mediator Pattern)
- FluentValidation
- AutoMapper
- NUnit
- Fluentassertions
- Swagger
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.