Info
Version: | 5.4.0 |
Author(s): | KEYSTONE Framework |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.keystoneframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Keystone.Carbonite.Diamant.PostgreSql |
Install
Install-Package Keystone.Carbonite.Diamant.PostgreSql
dotnet add package Keystone.Carbonite.Diamant.PostgreSql
paket add Keystone.Carbonite.Diamant.PostgreSql
Keystone.Carbonite.Diamant.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone.Carbonite.Diamant(>= 5.3.0)
- Npgsql(>= 3.2.6)
- System.Threading.Tasks.Extensions(>= 4.4.0)
Carbonite includes a new lightweight ORM capable of mapping your objects and database by convention, configuration or code.
Carbonite also conceals other popular ORMs into the same programming model so that you will never need to deal again with hard-to-maintain heterogeneous data layers implementation models.
KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.