Microsoft.AspNet.SessionState.SessionStateModule 1.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.SessionState.SessionStateModule --version 1.1.0
NuGet\Install-Package Microsoft.AspNet.SessionState.SessionStateModule -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.SessionState.SessionStateModule" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.SessionState.SessionStateModule --version 1.1.0
#r "nuget: Microsoft.AspNet.SessionState.SessionStateModule, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.SessionState.SessionStateModule as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.SessionState.SessionStateModule&version=1.1.0

// Install Microsoft.AspNet.SessionState.SessionStateModule as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.SessionState.SessionStateModule&version=1.1.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.SessionState.SessionStateModule:

Package Downloads
Microsoft.Web.RedisSessionStateProvider The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Custom session state provider for redis cache.

Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 171,504 6/15/2023
2.0.0-preview1 3,814 4/12/2023
1.1.0 7,951,630 5/12/2017
1.0.0 10,572 9/30/2016