ISP Session is a middleware tool designed for Application State and Session State management in ASP.NET Core 6.0 or higher based applications. It leverages a Redis cluster or single instance for enhanced performance and scalability.
Purpose: Enables caching within ASP.NET Core applications to persist application state across requests and sessions. Ideal for distributed or cloud environments.
Features: Supports individual timeouts for variables, allowing for immediate data refresh upon expiration.
Affinity Options: Offers three methods for maintaining session affinity:
ISP Session acts as a bridge between the application and Redis, managing session and application state data efficiently across a web farm. Its integration facilitates robust, scalable, and performant web applications without direct management of distributed data storage or session management complexities.
We are a family company, ran by two brothers. Get your Isp Session license from below
You can install the ISP Session package directly from the command line in your project. Use the following command:
dotnet add package ncv.ispsession
In Visual Studio Code, use the Command Palette by pressing Ctrl+Shift+P, and select the NuGet Package Manager UI. Navigate to the 'Install New Package' tab and search for NCV.ISPSession
.
In Visual Studio, open the NuGet Package Manager and search for NCV.ISPSession
. Follow the installation prompts.
Designed & Developed By Nierop Computer Vision
© Copyrights 2023 - {DateTime.Today.Year} NCV