Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 192 Bytes

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