Repository pattern implementation for EF.Core.
Info
Version: | 1.0.1 |
Author(s): | Ilya Mikhailov |
Last Update: | Thursday, October 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RepositoryPatternApp.Repositories |
Install
Install-Package RepositoryPatternApp.Repositories
dotnet add package RepositoryPatternApp.Repositories
paket add RepositoryPatternApp.Repositories
RepositoryPatternApp.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2020.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.8)