.NET Integrations
This section serves as a guide on how to leverage NCache in .NET applications, including ASP.NET Core, ASP.NET, Entity Framework, LINQ, and NHibernate. It discusses distributed caching providers for session state management, response caching, SignalR, and related .NET integrations to enhance application scalability.
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 NCache into 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.