Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 307 Bytes

Entity-Framework-Core

In this repository I've practised working with Entity Framework Core:

  1. Mini ORM;
  2. Entity relations;
  3. Code-first method;
  4. Database-first method;
  5. LINQ;
  6. Working with AutoMapper
  7. JSON processing;
  8. XML processing;
  9. Arhitecture practice;
  10. REAL ESTATES WEB PROJECT