Alachisoft.NCache.Professional.NHibernate
4.9.1.1
NCache-NHibernate 2nd Level Caching
90% of features are OpenSource.
NCache provides a cache provider for NHibernate and transforms its stand-alone InProc cache into a distributed cache. As you know, if your application is using NHibernate and running in a multi-server environment, the NHibernate stand-alone cache won't work because it does not synchronize the cache across multiple servers. However, NCache provides a distributed cache and fills in this need for NHibernate. Alachisoft.NCache.NHibernate.Professional requires NCache 4.9 to work.
Install-Package Alachisoft.NCache.Professional.NHibernate -Version 4.9.1.1
dotnet add package Alachisoft.NCache.Professional.NHibernate --version 4.9.1.1
paket add Alachisoft.NCache.Professional.NHibernate --version 4.9.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Alachisoft.NCache.Professional.SDK (>= 4.9.1.1)
- NHibernate (>= 3.3.1.4000)