Metadata >> NuGet >> NHibernate.Caffeinated.HiLoIndexesPerEntity

NHibernate.Caffeinated.HiLoIndexesPerEntity

Metadata

Authors CaffeinatedCoder
Copyrights Copyright 2013
Description Extends NHibernate's high-low key table to provide indexes per entity. Compatible with Firebird, SQLite, SQL Server 2000-2012, SQL Server CE, Oracle, MySQL and PostgreSQL.
LicenseUrl http://opensource.org/licenses/MIT
Owners CaffeinatedCoder
ProjectUrl https://github.com/CaffeinatedCoder/NHibernate.Caffeinated/tree/master/NHibernate.Caffeinated.HiLoIndexesPerEntity
ReleaseNotes Fixed github URL in NuGet package.
RequireLicenseAcceptance False
Tags NHibernate HiLo
Dependencies NHibernate:[3.0, 4.0)|FluentMigrator.Runner:1.1.1.15
Title NHibernate.Caffeinated.HiLoIndexesPerEntity
PackageSize 27177
PackageHashAlgorithm SHA512
PackageHash XJpQCiZwj2fv17Q/KYr/VpT2ANUd6W09x/eyexMNn2FnOpfYICReUVBL51WutFwxWjyTNw3wvetU40IU7/sAKQ==
DownloadCount 000000
CreatedDate 2013-12-10T11:58:30

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

OpenWrap

Installing the package:
o add-wrap NHibernate.Caffeinated.HiLoIndexesPerEntity
Uninstalling the package:
o remove-wrap NHibernate.Caffeinated.HiLoIndexesPerEntity

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
1.0.0.1
1.0.0.0