90% of features are OpenSource.
NCache allows using LINQ with cache to improve the application’s performance through caching without changing the LINQ object model
Deploys the NCache Session Storage Services in an ASP.NET Core web application for .NET Framework and .NET Core. The services include complete session management module to replace the default ASP.NET Core session management with additional NCache exclusive features such as session locking that...
More information
NCache DistributedLucene is an implimentation of Lucene.Net 4.8 for a distributed enviornment. It has the same API as that of Lucene.Net with a few minor changes.
Deploys the NCache Session State Provider Services in an ASP.NET web application for .NET Framework. The services include complete session management module to replace the default ASP.NET Framework session management with additional NCache exclusive features such as session locking that follows the...
More information
Deploys the NCache Session Storage Services in an ASP.NET Core web application for .NET Framework. The services include complete session management module to replace the default ASP.NET Core session management with additional NCache exclusive features such as session locking that follows the flow of...
More information
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using NCache Professional. This implementation of IDistributedCache can also be used for caching ASP.NET Core reponse.