Provides simple structure for using the repository and services for extended features pattern with EntityFramework Core.
Info
Version: | 1.0.2 |
Author(s): | Jan Degen |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.die-degens.eu/jan.degen/dotnet-core-service-repository-pattern |
NuGet Url: | https://www.nuget.org/packages/Kreativitaet.DotNet.Core.Pattern.ServiceRepository |
Install
Install-Package Kreativitaet.DotNet.Core.Pattern.ServiceRepository
dotnet add package Kreativitaet.DotNet.Core.Pattern.ServiceRepository
paket add Kreativitaet.DotNet.Core.Pattern.ServiceRepository
Kreativitaet.DotNet.Core.Pattern.ServiceRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
Tags