Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 800 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 800 Bytes

Microservices Clean Architecture

A Sample dot net core Project using Microservices Clean Architecture

Requirements

  1. Visual Studio 2019 (V16.5.4)
  2. Ms Sql Server 2017 or higher

Features

  1. Web Api
  2. Code First Migraton
  3. CommandStack (Mediator)
  4. QueryStack
  5. Shared Functions
  6. EntityFrameworkCore
  7. SOLID Principles
  8. Design Patterns
  9. Swagger

Architecture

Architecture

Swagger View

Swagger

Database

Database

Postman

Postman