ASP.NET Core Sessions
NCache has introduced Sessions State Management for ASP.NET Core to provide support with the new architecture. NCache provides flexible options to combine sessions with NCache’s enhanced caching capabilities, to boost performance as a whole.
NCache Demonstration Using Sample Application
You can view the sample application of ASP.NET Core Session Caching with NCache along with all other features on GitHub.
Step 1: Download Sample from GitHub
To get started with ASP.NET Core Session Caching, download the sample application from the GitHub link given above .
Step 2: Build the Project
Launch the ASP.NET Core Session Caching sample application and build the project.
Step 3: Use the Application
Once the application has been built successfully, the application will start running inside a new window on your web browser. You will be able to test the application there.
See Also
Create a Cache
Simulate Cache Usage
Monitor Caches in PerfMon
Use NCache from .NET Application
NCache Programmer's Guide