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 |
Install
Install-Package Keystone.Carbonite
dotnet add package Keystone.Carbonite
paket add Keystone.Carbonite
Keystone.Carbonite Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone(>= 5.3.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.