Info
Version: | 2.0.4 |
Author(s): | James Holland |
Last Update: | Tuesday, July 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jameshollandusa/nhibernate.blockgenerator |
NuGet Url: | https://www.nuget.org/packages/NHibernate.BlockGenerator |
Install
Install-Package NHibernate.BlockGenerator
dotnet add package NHibernate.BlockGenerator
paket add NHibernate.BlockGenerator
NHibernate.BlockGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 5.1.1)
- FluentNHibernate(>= 2.1.2)
- Remotion.Linq(>= 2.2.0)
- Remotion.Linq.EagerFetching(>= 2.2.0)
Tags
Allocates IDs in blocks and tracks the next available ID in the database. Allows the size of blocks to vary on each allocation.