Skip to content

nickyquinn/DemoDotNetNLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# n-layer demo app

An example n-layer dot net application including:

  • Entity Framework
  • Repository and Unit of Work patterns
  • Automapper of DTO to Entities
  • Unity DI