a postresql data access layer which comes with record revision history and soft delete logic.
Info
Version: | 1.0.4.5 |
Author(s): | StandardRepository.PostgreSQL |
Last Update: | Saturday, December 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anatolia/standard-repository |
NuGet Url: | https://www.nuget.org/packages/StandardRepository.PostgreSQL |
Install
Install-Package StandardRepository.PostgreSQL
dotnet add package StandardRepository.PostgreSQL
paket add StandardRepository.PostgreSQL
StandardRepository.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.1.2)
- StandardRepository(>= 1.0.4.3)