Skip to content

Sberwork/Entity-Framework-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity-Framework-Core

https://metanit.com/sharp/entityframeworkcore/1.2.php

https://www.nuget.org/packages/Microsoft.EntityFrameworkCore

В открывшемся внизу в Visual Studio окне Package Manager Console введем команду:

Install-Package Microsoft.EntityFrameworkCore.SqlServer

Install-Package Microsoft.EntityFrameworkCore.Tools

Install-Package Microsoft.EntityFrameworkCore.Design

Install-Package Microsoft.Extensions.Configuration.Json

Смотрим ветки v2-v4

https://en.wikipedia.org/wiki/Entity_Framework

https://docs.microsoft.com/en-us/ef/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages