PostgreSQL Data Layer.
Info
Version: | 1.0.0.80 |
Author(s): | James Radke |
Last Update: | Sunday, February 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jjradke/ecommerce-data-postgresql |
NuGet Url: | https://www.nuget.org/packages/EcommerceDataPostgresql |
Install
Install-Package EcommerceDataPostgresql
dotnet add package EcommerceDataPostgresql
paket add EcommerceDataPostgresql
EcommerceDataPostgresql Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- Npgsql(>= 2.2.5)
- Dapper.FluentMap(>= 1.3.4)
Tags