NHibernate.Shards
5.2.6
NHibernate Shards is a framework that adds support for horizontal partitioning to NHibernate Core.
Install-Package NHibernate.Shards -Version 5.2.6
dotnet add package NHibernate.Shards --version 5.2.6
<PackageReference Include="NHibernate.Shards" Version="5.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Shards --version 5.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHibernate.Shards, 5.2.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added IShardedSession.GetSessionForShardId(ShardId) method to simplify single-tenant session access.
Added sharded batch query support for Criteria, QueryOver, Hql and Linq queries.
Added DetachedCriteriaExtensions.GetExecuteCriteria() extension method to transform DetachedCriteria into sharded criteria.
Linq queries now support min, max and avg aggregation functions.
Dependencies
-
.NETFramework 4.6.1
- NHibernate (>= 5.2.6)
- System.ServiceModel.Primitives (>= 4.5.3)
-
.NETStandard 2.0
- NHibernate (>= 5.2.6)
- System.ServiceModel.Primitives (>= 4.5.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.2.6 | 253 | 9/22/2019 |
5.2.5 | 216 | 7/9/2019 |
5.2.3 | 345 | 2/6/2019 |
5.1.6 | 435 | 7/30/2018 |
5.1.1 | 523 | 4/24/2018 |
5.0.0 | 542 | 4/23/2018 |
4.2.0.2000 | 1,202 | 3/23/2017 |
4.1.1.4000 | 503 | 3/8/2017 |
4.0.1.3001 | 941 | 10/27/2014 |
3.3.1.3002 | 1,139 | 7/20/2012 |
3.3.1.3001 | 712 | 7/19/2012 |
3.3.0-CR1 | 697 | 7/19/2012 |