A repository pattern implementation for Entity Framework Core.
Info
Version: | 7.0.0 |
Author(s): | MarcAtWork |
Last Update: | Tuesday, August 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MarcAtWork.RepositoryCore |
Install
Install-Package MarcAtWork.RepositoryCore
dotnet add package MarcAtWork.RepositoryCore
paket add MarcAtWork.RepositoryCore
MarcAtWork.RepositoryCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.0.0)
Tags