Generic Entity Service for PostgreSQL of the Ural Boilerplate project.
Info
Version: | 1.0.0 |
Author(s): | Mehmet AYDIN |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ural.EntityServices.GenericPostgreSqlEntityService |
Install
Install-Package Ural.EntityServices.GenericPostgreSqlEntityService
dotnet add package Ural.EntityServices.GenericPostgreSqlEntityService
paket add Ural.EntityServices.GenericPostgreSqlEntityService
Ural.EntityServices.GenericPostgreSqlEntityService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Ural.Core(>= 1.0.1.2)
- Ural.Infrastructure.GenericPostgreSqlRepository(>= 1.0.0)
Tags