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