Skip to content

sugrado/kodlama-io-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nArchitecture - Kodlama.io.Devs

Personalized architecture of onion architecture using cqrs pattern and repository pattern.

To run this project 👇

1- Download or Clone the project.
2- Set WebAPI as startup project.
3- Open Package Manager Console and set Persistence as default project.
4- Run `update-database` command in Package Manager Console.
5- Finally run the WebAPI project.

  • .NET6
  • Onion Architecture
  • Behavior Driven Development
  • CQRS Pattern
  • Entity Framework Core
  • Microsoft SQL Server
  • Repository Pattern
  • Jwt Authentication
  • Mediatr
  • Automapper
  • FluentValidation

Releases

No releases published

Packages

No packages published

Languages