.NET Integrations
This section will serve as a guide on how to leverage the capabilities of NCache in ASP.NET/ASP.NET Core, Node.js, and Java applications. It will discuss the usage of distributed caching providers for Session State Management, Response Caching, and SignalR, which will help to enhance the scalability of applications.
In This Section
ASP.NET Core
Explains how to use ASP.NET Core features with NCache.
Entity Framework (EF) Core Cache
Explains how NCache can be configured and used with EF Core applications.
LINQ
Explains API for querying objects from the cache using LINQ and extended syntax.
NHibernate
Explains how you can plug in NCache to your existing NHibernate application as a second level cache.
ASP.NET (Legacy)
Explains how to use ASP.NET features with NCache.
Entity Framework 6.x [Deprecated]
Explains how to plug in the Entity Framework .NET caching provider with NCache.