Metadata >> NuGet >> Kerosene.ORM >> 7.0.1

7.0.1

Metadata

Authors Moises Barba Cebeira
Copyrights Copyright (c) Moises Barba Cebeira 2008-2015
Description The seventh version of the configuration-less, dynamic and self-adaptive database-first oriented Kerosene ORM library, with real full support for POCO objects, natural SQL-like syntax from plain C#, and advanced maps and lazy properties.
LicenseUrl http://www.codeproject.com/info/cpol10.aspx
Owners Moises Barba Cebeira
ProjectUrl http://www.codeproject.com/
ReleaseNotes Streamlined architecture that provides enhanced control on the dependency properties, a 3x improvement in the performance of the core records mode, and a 4x improvement in the performance of the mapped records. Out of the box support for Sql Server, Oracle, Odbc and OleDb databases is also included.
RequireLicenseAcceptance False
Tags ORM Database Database-First Dynamic C# Kerosene SqlServer Oracle Odbc Oledb Entity ADO.NET
Dependencies Kerosene.Tools:7.0.1
Title Kerosene.ORM
PackageSize 481100
PackageHashAlgorithm SHA512
PackageHash E9ldFs4d2J+3ldwgJzo5ENd27DCUxZ7lRRxK6td1jZUj19nMuIIdHbVW5WAyIevJu/3NQntufRTAWFJfMs52Uw==
DownloadCount 000000
CreatedDate 2015-03-01T16:05:52

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Kerosene.ORM -Version 7.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Kerosene.ORM -Version 7.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Kerosene.ORM 7.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Kerosene.ORM -Version 7.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Kerosene.ORM -Version 7.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Kerosene.ORM -Version 7.0.1
Uninstalling the package:
o remove-wrap Kerosene.ORM

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries