Skip to content

Pisarevv/SoftUni-CSharp-Entity-Framework-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Skills SoftUni Entity Framework Core Course

🧾Description

The course follows in detail the work with the ORM technology: Entity Framework Core (EF core), which is a standard for ORM in C# and .NET Core applications. EF Core enables mapping between a relational database and an object-oriented model through "database first" and "code first" approaches, and provides a powerful object-oriented API for querying the database and performing CRUD operations. EF core provides both an additional level of abstraction and an easy way to process the data from the database.

📚Covered topics:

  • ADO.NET
  • ORM Fundamentals
  • Entity Framework Introduction
  • Entity Relations
  • LINQ
  • Advanced Querying
  • C# Auto Mapping Objects
  • JSON Processing
  • XML Processing
  • Best Practices And Architecture
  • NoSQL

👨🏼‍🏫Workshops

  • Quiz pt1
  • Quiz pt2

➕Languages

  • C Sharp

🛠️Tools

  • Visual Studio
  • Microsoft SQL Server

About

Repository for the solutions of lections and exercise tasks from SoftUni C# Entity Framework Core course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published