Info
Version: | 2.0.0 |
Author(s): | Microsoft |
Last Update: | Thursday, June 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aspnet/AspNetSessionState |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync |
Install
Install-Package Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync
dotnet add package Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync
paket add Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync
Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This SessionState provider uses SQL Server as the data store and leverages async database operation to provide better scability.