Session Storage in ASP.NET Core
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 NCache IDistributedCache Provider
Explains how to configure and store ASP.NET Sessions with NCache IDistributedCache Provider.