A simple generic repository wrapper library for entity framework core.
Info
Version: | 5.0.1 |
Author(s): | Gary Woodfine |
Last Update: | Wednesday, October 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://threenine.github.io/Threenine.Data/ |
NuGet Url: | https://www.nuget.org/packages/Threenine.Data |
Install
Install-Package Threenine.Data
dotnet add package Threenine.Data
paket add Threenine.Data
Threenine.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.AutoHistory(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.3)
- System.Linq(>= 4.3.0)
Tags