Metadata >> NuGet >> Kerosene.ORM

Kerosene.ORM

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 dependency properties, and noticiable performance improvements. Out of the box support for Sql Server, Oracle, Odbc and OleDb databases.
RequireLicenseAcceptance True
Tags Kerosene ORM Database Database-First Dynamic Generics C# SqlServer Oracle Odbc Oledb Entity ADO.NET
Dependencies Kerosene.Tools:7.4.1
Title Kerosene.ORM
PackageSize 473865
PackageHashAlgorithm SHA512
PackageHash 4zs0ZM/pDAWl0/85KQEO6+RrM8CXRRobxRgqW1Bml8FyDNytiaWnIyYFoYCUJC4PwhfDlLfmOdvllu1+xvB9/A==
DownloadCount 000000
CreatedDate 2015-07-15T18:00:02

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Kerosene.ORM
Installing the package (HTTP Basic authentication):
Install-Package Kerosene.ORM -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Kerosene.ORM -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Kerosene.ORM

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
7.4.1
7.4.0
7.3.0
7.1.0
7.0.2
7.0.1