NHibernate.Caches.SysCache2.ThinkTime
3.1.0.4000
Similar to NHibernate.Caches.SysCache, uses ASP.NET cache. This provider also supports SQL dependency-based expiration, meaning that it is possible to configure certain cache regions to automatically expire when the relevant data in the database changes.
SysCache2 requires Microsoft SQL Server 2000 or higher.
Install-Package NHibernate.Caches.SysCache2.ThinkTime -Version 3.1.0.4000
dotnet add package NHibernate.Caches.SysCache2.ThinkTime --version 3.1.0.4000
<PackageReference Include="NHibernate.Caches.SysCache2.ThinkTime" Version="3.1.0.4000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Caches.SysCache2.ThinkTime --version 3.1.0.4000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHibernate.Caches.SysCache2.ThinkTime, 3.1.0.4000"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- NHibernate (>= 3.3.1.4000)
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 |
---|---|---|
3.1.0.4000 | 2,073 | 3/19/2014 |