Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | |
Author(s): | Taehyun Kim |
Last Update: | Friday, November 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Lovanpis.UsingEntityFrameworkCore |
Install
Install-Package Lovanpis.UsingEntityFrameworkCore
dotnet add package Lovanpis.UsingEntityFrameworkCore
paket add Lovanpis.UsingEntityFrameworkCore
Lovanpis.UsingEntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags