Librería de apoyo aplicando el patrón repositorio para Microservicios en Net Core.
Info
Version: | 1.0.2 |
Author(s): | Luis Alexander Fernandez |
Last Update: | Thursday, November 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ventaschinaperu.com/ |
NuGet Url: | https://www.nuget.org/packages/PeruShop.Common.Repository |
Install
Install-Package PeruShop.Common.Repository
dotnet add package PeruShop.Common.Repository
paket add PeruShop.Common.Repository
PeruShop.Common.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.8)
- Microsoft.EntityFrameworkCore.Proxies(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)