This is a clean architecture developed for Enterprise Application. Here i used Mediator and CQRS pattern for getting flavour of Event Driven Architecture though it is not fully implemented.
- Asp.Net Core 2.2 and Entity FrameworkCore
- CQRS and Mediator
- Autofac DI Container
- AutoMapper
- Asp.Net Core Identity
- JWT Token and Refresh Token
- Swagger Api Client
- First Clone Repository
- Open in VSCode or Visual Studio
- Change directory to Api project
- Open CMD and type dotnet run or dotnet watch run
- Browse http://localhost:5000/swagger/index.html