Skip to content

guilhermebernava/entityframework_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Entity Framework Study

An exploration of Entity Framework with a legacy database.


🚀 Project Overview

This project is dedicated to studying and applying Entity Framework (EF) with a legacy database. The primary goal is to leverage EF to replicate the legacy database, encompassing various advanced EF techniques. These include configuring entities to alter their types during migrations, establishing many-to-many relationships, employing shadow properties, and executing queries using LINQ.


🛠️ Technologies Used

  • .NET 6.0
  • C#
  • Entity Framework Core 6
  • SQL Server 2019

📋 Project Details

In this section, provide a detailed overview of the legacy database you are working with and elaborate on the specific challenges or objectives of the project.


About

Study of Entity Framework using a legacy database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published