Generic Data Repositories for Entity Framework.
Info
| Version: | 9.0.10 |
| Author(s): | Russell Wilkins |
| Last Update: | Sunday, October 19, 2025 |
| .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)