Just basic stuff.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 2.1.0 |
| Author(s): | Doug Wilson |
| Last Update: | Tuesday, November 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://wiki.pdsint.net/research-development/common |
| NuGet Url: | https://www.nuget.org/packages/ProvisionData.EntityFramework |
Install
Install-Package ProvisionData.EntityFramework
dotnet add package ProvisionData.EntityFramework
paket add ProvisionData.EntityFramework
ProvisionData.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
Tags