Entity Framework Persistence.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.0.0 |
Author(s): | Linn |
Last Update: | Monday, March 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Linn.Common.Persistence.EntityFramework |
Install
Install-Package Linn.Common.Persistence.EntityFramework
dotnet add package Linn.Common.Persistence.EntityFramework
paket add Linn.Common.Persistence.EntityFramework
Linn.Common.Persistence.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Linn.Common.Persistence(>= 2.1.1)
- Microsoft.EntityFrameworkCore(>= 2.1.14)
Tags