Info
| Version: | 5.0.2 | 
| Author(s): | Alachisoft | 
| Last Update: | Monday, December 9, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.alachisoft.com/ncache/ | 
| NuGet Url: | https://www.nuget.org/packages/Alachisoft.NCache.Professional.NHibernate | 
Install
Install-Package Alachisoft.NCache.Professional.NHibernate
                        dotnet add package Alachisoft.NCache.Professional.NHibernate
                        paket add Alachisoft.NCache.Professional.NHibernate
                        
                                Alachisoft.NCache.Professional.NHibernate Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Alachisoft.NCache.Professional.SDK(>= 5.0.2)
 - NHibernate(>= 5.2.0)
 
Tags
                
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.