Provides simple structure for using the repository pattern with EntityFramework Core.
Info
Version: | 1.0.0 |
Author(s): | Jan Degen |
Last Update: | Friday, March 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://git.die-degens.eu/jan.degen/aspnetcore.repositorypattern |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Pattern.RepositoryServicePattern |
Install
Install-Package AspNetCore.Pattern.RepositoryServicePattern
dotnet add package AspNetCore.Pattern.RepositoryServicePattern
paket add AspNetCore.Pattern.RepositoryServicePattern
AspNetCore.Pattern.RepositoryServicePattern Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
Tags