Alachisoft.NCache.OpenSource.NHibernate
5.0.2
Install-Package Alachisoft.NCache.OpenSource.NHibernate -Version 5.0.2
dotnet add package Alachisoft.NCache.OpenSource.NHibernate --version 5.0.2
<PackageReference Include="Alachisoft.NCache.OpenSource.NHibernate" Version="5.0.2" />
paket add Alachisoft.NCache.OpenSource.NHibernate --version 5.0.2
#r "nuget: Alachisoft.NCache.OpenSource.NHibernate, 5.0.2"
// Install Alachisoft.NCache.OpenSource.NHibernate as a Cake Addin
#addin nuget:?package=Alachisoft.NCache.OpenSource.NHibernate&version=5.0.2
// Install Alachisoft.NCache.OpenSource.NHibernate as a Cake Tool
#tool nuget:?package=Alachisoft.NCache.OpenSource.NHibernate&version=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.OpenSource requires NCache 5.0 to work.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.0
- Alachisoft.NCache.OpenSource.SDK (>= 5.0.2)
- NHibernate (>= 5.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Alachisoft.NCache.OpenSource.NHibernate:
Repository | Stars |
---|---|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|