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): | Danny Etsebban |
Last Update: | Saturday, June 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BaseRepositories.EntityFrameworkCore |
Install
Install-Package BaseRepositories.EntityFrameworkCore
dotnet add package BaseRepositories.EntityFrameworkCore
paket add BaseRepositories.EntityFrameworkCore
BaseRepositories.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- BaseRepositories.EntityFrameworkCore.Models(>= 1.0.1)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
Tags