Handles the boilerplate of interfacing with Entity Framework and allows for easy templating and configuration of repository patterns.
Info
Version: | 1.1.11 |
Author(s): | TheHeadmaster |
Last Update: | Saturday, June 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PersistentEntity |
Install
Install-Package PersistentEntity
dotnet add package PersistentEntity
paket add PersistentEntity
PersistentEntity Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.2
- Librarium(>= 1.0.3)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
- Librarium(>= 1.0.3)
- Microsoft.EntityFrameworkCore(>= 3.1.8)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.8)