Metadata >> NuGet >> Kerosene.ORM.SqlServer

Kerosene.ORM.SqlServer

Metadata

Authors Moises Barba Cebeira
Copyrights Copyright (c) Moises Barba Cebeira 2008-2015
Description SqlServer 2008, 2012 and 2014 support for 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 This package provides support for the specific syntax and features of Sql Server 2008, 2012 and 2014 versions.
RequireLicenseAcceptance True
Tags Kerosene ORM Database Database-First Dynamic Generics C# SqlServer SQL Entity ADO.NET
Dependencies Kerosene.ORM:7.4.1|Kerosene.Tools:7.4.1
Title Kerosene.ORM.SqlServer
PackageSize 30686
PackageHashAlgorithm SHA512
PackageHash LiBIVRebrjxdgfAxJL68bpfuHZkhBLWSy4owrneVQl0L/O564k96h7pGAB3CLHm+Q+sK+sIiX5zgdcW6sC/TaQ==
DownloadCount 000000
CreatedDate 2015-07-15T18:01:31

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.SqlServer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Kerosene.ORM.SqlServer -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.SqlServer
Installing the package (HTTP Basic authentication):
Install-Package Kerosene.ORM.SqlServer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Kerosene.ORM.SqlServer -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Kerosene.ORM.SqlServer

OpenWrap

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

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