Skip to content

tolgacakir/CleanArchitectureSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleanArchitectureSample

Note: There is a non-anemic and better code here

The sample project of clean architecture.

The Layers;

  • Domain
  • Application
  • Persistence
  • Infrastructure
  • Presentation (.Net Core Web API)

The technologies that used;

  • .Net Core and .Net Core Web API
  • Entity Framework Core
  • Fluent Validation
  • Auto Mapper
  • MediatR

About

The sample repository of clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages