Alachisoft.NCache.Professional.NHibernate
5.0.2
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 5.0 to work.
Install-Package Alachisoft.NCache.Professional.NHibernate -Version 5.0.2
dotnet add package Alachisoft.NCache.Professional.NHibernate --version 5.0.2
<PackageReference Include="Alachisoft.NCache.Professional.NHibernate" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alachisoft.NCache.Professional.NHibernate --version 5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alachisoft.NCache.Professional.NHibernate, 5.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.0
- Alachisoft.NCache.Professional.SDK (>= 5.0.2)
- NHibernate (>= 5.2.0)
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.