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