NCache 4.4 - Online Documentation

Quick Start with NHibernate

 
NCache provides a second level or process level distributed cache for NHibernate by implementing ICacheProvider and ICache interfaces. You can plug-in NCache to your existing NHibernate application without any code change. Just change your NHibernate configuration file to plug-in NCache as your cache provider and you're all set to start using distributed caching.
 
This section allows you to get start with NHibernate.