Skip to content

This is a clean monolithic architecture developed for Enterprise Application. Here i used Mediator and CQRS pattern.

Notifications You must be signed in to change notification settings

nishad5089/Asp.Net-Core-Clean-Architecture

Repository files navigation

Asp.Net-Core-Clean-Architecture

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.

Technology Used

  1. Asp.Net Core 2.2 and Entity FrameworkCore
  2. CQRS and Mediator
  3. Autofac DI Container
  4. AutoMapper
  5. Asp.Net Core Identity
  6. JWT Token and Refresh Token
  7. Swagger Api Client

Installation Guide

  1. First Clone Repository
  2. Open in VSCode or Visual Studio
  3. Change directory to Api project
  4. Open CMD and type dotnet run or dotnet watch run
  5. Browse http://localhost:5000/swagger/index.html

Reference

  1. https://github.com/mmacneil/CleanAspNetCoreWebApi
  2. https://fullstackmark.com/post/18/building-aspnet-core-web-apis-with-clean-architecture

About

This is a clean monolithic architecture developed for Enterprise Application. Here i used Mediator and CQRS pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published