Microsoft.AspNet.SessionState.SessionStateModule
1.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.SessionState.SessionStateModule --version 1.0.0
NuGet\Install-Package Microsoft.AspNet.SessionState.SessionStateModule -Version 1.0.0
<PackageReference Include="Microsoft.AspNet.SessionState.SessionStateModule" Version="1.0.0" />
paket add Microsoft.AspNet.SessionState.SessionStateModule --version 1.0.0
#r "nuget: Microsoft.AspNet.SessionState.SessionStateModule, 1.0.0"
// Install Microsoft.AspNet.SessionState.SessionStateModule as a Cake Addin #addin nuget:?package=Microsoft.AspNet.SessionState.SessionStateModule&version=1.0.0 // Install Microsoft.AspNet.SessionState.SessionStateModule as a Cake Tool #tool nuget:?package=Microsoft.AspNet.SessionState.SessionStateModule&version=1.0.0
In .Net 4.6.2, asp.net enables plugin async SessionState module which is a good fit for the non-in-memory SessionState data store. This async SessionState module provides the extensibility to plugin an async version of SessionState provider.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.SessionState.SessionStateModule:
Package | Downloads |
---|---|
Microsoft.Web.RedisSessionStateProvider
Custom session state provider for redis cache. |
|
Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync
In .Net 4.6.2, asp.net enables developer plug in async version of SessionState module which is a good fit for the non-in-memory SessionState data store. This SessionState provider uses SQL Server as the data store and leverages async database operation to provide better scability. |
|
CouchbaseAspNet
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK |
|
Microsoft.AspNet.SessionState.CosmosDBSessionStateProviderAsync
In .Net 4.6.2, asp.net enables developer plug in async version of SessionState module which is a good fit for the non-in-memory SessionState data store. This SessionState provider uses CosmosDB as the data store and leverages async database operation to provide better scability. |
|
Oriflame.Web.RedisSessionStateProvider
Custom session state provider for redis cache |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNet.SessionState.SessionStateModule:
Repository | Stars |
---|---|
Azure/aspnet-redis-providers
ASP.NET Redis Providers
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 472,449 | 6/15/2023 |
2.0.0-preview1 | 4,004 | 4/12/2023 |
1.1.0 | 9,205,324 | 5/12/2017 |
1.0.0 | 12,949 | 9/30/2016 |