Metadata >> NuGet >> NHibernate.Shards

NHibernate.Shards

Metadata

Authors Gerke Geurts, Dario Quintana
Description NHibernate Shards is a framework that adds support for horizontal partitioning to NHibernate Core.
Language en-US
Owners Gerke Geurts, Dario Quintana
ProjectUrl http://www.nhforge.org/
RequireLicenseAcceptance False
Summary NHibernate Shards is a framework that adds support for horizontal partitioning to NHibernate Core.
Tags NHibernate, ORM, ObjectRelationalMapping, Sharding, Partitioning
Dependencies NHibernate:[4.0, 5.0)
PackageSize 351029
PackageHashAlgorithm SHA512
PackageHash lD1wDDPRoh+cxBtTAdOJc9DZoCOVVVz6PrT52A6T3P1OMSqHjuZhI0d8jytnJ3Ueh0Kb+3eb8YVGyYsxSC7BMw==
DownloadCount 000000
CreatedDate 2014-10-27T14:29:47

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

OpenWrap

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

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
4.0.1.3001
3.3.1.3002
3.3.1.3001
3.3.0-CR1