NHibernate.Caches.SysCache2
5.1.0
Prefix Reserved
See the version list below for details.
dotnet add package NHibernate.Caches.SysCache2 --version 5.1.0
NuGet\Install-Package NHibernate.Caches.SysCache2 -Version 5.1.0
<PackageReference Include="NHibernate.Caches.SysCache2" Version="5.1.0" />
paket add NHibernate.Caches.SysCache2 --version 5.1.0
#r "nuget: NHibernate.Caches.SysCache2, 5.1.0"
// Install NHibernate.Caches.SysCache2 as a Cake Addin #addin nuget:?package=NHibernate.Caches.SysCache2&version=5.1.0 // Install NHibernate.Caches.SysCache2 as a Cake Tool #tool nuget:?package=NHibernate.Caches.SysCache2&version=5.1.0
Cache provider for NHibernate using ASP.NET Cache object. Supports SqlCacheDependency, allowing SQL Server changes to invalidate the cache.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- Iesi.Collections (>= 4.0.2)
- NHibernate (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NHibernate.Caches.SysCache2:
Package | Downloads |
---|---|
BoC.Persistence.NHibernate
Assign NHibernate repositories to the BoC's persistence abstraction layer |
|
Ixoxo.Nhib
NHibernate Session Manager with SysCache |
|
CMS.Domain
Description |
|
CMS.Domain.Test
Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NHibernate.Caches.SysCache2:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
|
Version | Downloads | Last updated |
---|---|---|
5.9.0 | 46,145 | 2/19/2023 |
5.8.0 | 13,382 | 9/14/2022 |
5.7.0 | 64,906 | 7/19/2020 |
5.6.0 | 87,977 | 8/18/2019 |
5.5.1 | 37,953 | 12/10/2018 |
5.4.0 | 21,531 | 7/2/2018 |
5.3.2 | 42,158 | 4/20/2018 |
5.3.0 | 2,046 | 4/2/2018 |
5.2.0 | 38,095 | 12/9/2017 |
5.1.0 | 10,842 | 10/26/2017 |
5.0.0 | 7,699 | 10/20/2017 |
5.0.0-Alpha1 | 1,462 | 10/17/2017 |
4.0.0.4000 | 545,274 | 8/20/2014 |
3.2.0.4000 | 193,320 | 2/9/2012 |
* Bug
* [NHCH-25] - TransactionScope promotes SysCache2 command dependency to a distributed transaction
* New Feature
* [NHCH-38] - add useSlidingExpiration property to choose between absolute or sliding expiration
* Improvement
* [NHCH-50] - Non-compliant absolut expiration
* [NHCH-52] - Add default expiration support to SysCache2