Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 519 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 519 Bytes

.Net Core N-Layer API

Basic design on products and categories with 3 layers (Core,Repository,Service)

Using Tech, Design or Library

  • Ef Core
  • Repository
  • UnitOfWork
  • AutoMapper
  • Code First
  • REST API

ScreenShots