NHibernate.Caches.SysCache2
5.1.0
Cache provider for NHibernate using ASP.NET Cache object. Supports SqlCacheDependency, allowing SQL Server changes to invalidate the cache.
See the version list below for details.
Install-Package NHibernate.Caches.SysCache2 -Version 5.1.0
dotnet add 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
Release Notes
* 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
Dependencies
-
.NETFramework 4.6.1
- Iesi.Collections (>= 4.0.2)
- NHibernate (>= 5.0.0)
Used By
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 (1)
Showing the top 1 popular GitHub repositories that depend on NHibernate.Caches.SysCache2:
Repository | Stars |
---|---|
MrCMS/MrCMS
Mr CMS is an open source C# MVC CMS Framework
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.7.0 | 3,364 | 7/19/2020 |
5.6.0 | 27,089 | 8/18/2019 |
5.5.1 | 12,718 | 12/10/2018 |
5.4.0 | 9,487 | 7/2/2018 |
5.3.2 | 13,584 | 4/20/2018 |
5.3.0 | 809 | 4/2/2018 |
5.2.0 | 30,201 | 12/9/2017 |
5.1.0 | 8,218 | 10/26/2017 |
5.0.0 | 3,465 | 10/20/2017 |
5.0.0-Alpha1 | 550 | 10/17/2017 |
4.0.0.4000 | 278,149 | 8/20/2014 |
3.2.0.4000 | 121,919 | 2/9/2012 |