Info
Version: | 1.0.34-RC9 |
Author(s): | TIDASOFT |
Last Update: | Friday, May 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.keystoneframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Keystone.Carbonite.Persistence.Entity |
Install
Install-Package Keystone.Carbonite.Persistence.Entity
dotnet add package Keystone.Carbonite.Persistence.Entity
paket add Keystone.Carbonite.Persistence.Entity
Keystone.Carbonite.Persistence.Entity Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone.Carbonite
- EntityFramework(>= 6.1.3)
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 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.