Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 165 Bytes

File metadata and controls

8 lines (6 loc) · 165 Bytes

EfStarter

A simple EF Starter Project for .NET Core (Tutorial)

Contains:

  • Api (Controller, DI, etc.)
  • Models (Enitities, Context)
  • Services (with Interfaces)