Generic Data Repositories for Entity Framework.
Info
Version: | 8.0.10 |
Author(s): | Russell Wilkins |
Last Update: | Thursday, October 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Russ256/DataRepositoryCore |
NuGet Url: | https://www.nuget.org/packages/DataRepositoryCore.Abstractions |
Install
Install-Package DataRepositoryCore.Abstractions
dotnet add package DataRepositoryCore.Abstractions
paket add DataRepositoryCore.Abstractions
DataRepositoryCore.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.1)