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 |
Install
Install-Package DataRepositoryCore
dotnet add package DataRepositoryCore
paket add DataRepositoryCore
DataRepositoryCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DataRepositoryCore.Abstractions(>= 0.7.1)
- Microsoft.EntityFrameworkCore(>= 5.0.1)