Cache provider for NHibernate using MemoryCache (System.Runtime.Caching).
Info
Version: | 5.9.0 |
Author(s): | NHibernate community |
Last Update: | Sunday, February 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nhibernate/NHibernate-Caches |
NuGet Url: | https://www.nuget.org/packages/NHibernate.Caches.RtMemoryCache |
Install
Install-Package NHibernate.Caches.RtMemoryCache
dotnet add package NHibernate.Caches.RtMemoryCache
paket add NHibernate.Caches.RtMemoryCache
NHibernate.Caches.RtMemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NHibernate.Caches.Common(>= 5.7.0)
- NHibernate(>= 5.2.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Runtime.Caching(>= 4.5.0)
- NHibernate.Caches.Common(>= 5.7.0)
- NHibernate(>= 5.2.0)
Tags