Skip to main content
Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync package icon

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.

Total Downloads
1.1M
1,129,429
Published
Sep 2, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync --version 2.1.0-preview1
Package Manager Console
Install-Package Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync -Version 2.1.0-preview1
PackageReference
<PackageReference Include="Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync" Version="2.1.0-preview1" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.