ASP.NET Core Session Storage Strategies
NCache provides ASP.NET Core support in two ways:
NCache’s Session Management Services as an extension of ASP.NET Core Sessions, or
ASP.NET Core Sessions with NCache Distributed Caching.
In this Section
Configure NCache ASP.NET Core Session Provider
Provides steps on configuring services and the using NCache Provider for ASP.NET Core Sessions.
Configure ASP.NET Core Sessions with IDistributedCache
Explains how to configure and store ASP.NET Sessions with NCache IDistributedCache Provider.
Using NCache with ASP.NET Core
Explains how NCache ASP.NET Sessions can be used to store sessions with NCache IDistributedCache Provider.