Getting Started with NCache
This section familiarizes you with the fundamentals of NCache and offers help to use NCache quickly and efficiently.
Evaluation and Trial License
NCache Enterprise comes with all features during the initial evaluation period of 30 days. However, it has a built-in performance limitation (max 200 requests/sec per cache per server) and amount of activity limitation (total 500,000 requests before a cache restart is required).
You can remove these limitations from NCache Enterprise by requesting a FREE 60-day Trial License Key and activating all the cache servers with it. This Trial License is extendible for 30 days upon each additional request.
Upon purchase of NCache Enterprise, the purchased license key also removes all these limitations.
In This Section
Setting up NCache Environment
Describes basic steps to set up NCache Environment for utilization of NCache API and features.
Create Cache
Provides steps to create cache using either NCache Manager or through Command Line tools.
NCache API Caching
Describes most common APIs provided by NCache with examples for .NET users.
ASP.NET Session State
Explains how to configure and manage ASP.NET Sessions with NCache and its respective extensions.
ASP.NET Core Session
Explains how to configure and manage ASP.NET Core Sessions with NCache and its respective extensions.
ASP.NET View State
Explains how to use View State Caching and content optimization feature of NCache.
ASP.NET Output Cache
Shows how to use output caching to cache the HTML output of dynamic requests to ASP.NET pages, hence speeding up the overall response process.
NHibernate
Explains how you can plug-in NCache to your existing NHibernate application to use NCache with NHibernate.
Entity Framework Integration
Describes how to plug Entity Framework caching provider with NCache.