Microsoft.Web.SessionState.SqlInMemory
1.0.2
ASP.NET Session State provider for SQL Server In-Memory OLTP. NuGet package include source code as reference.
Install-Package Microsoft.Web.SessionState.SqlInMemory -Version 1.0.2
dotnet add package Microsoft.Web.SessionState.SqlInMemory --version 1.0.2
<PackageReference Include="Microsoft.Web.SessionState.SqlInMemory" Version="1.0.2" />
paket add Microsoft.Web.SessionState.SqlInMemory --version 1.0.2
Important: Please note that this ASP.NET Session State provider is compatible with SQL Server 2014. If you are using SQL Server 2016 or newer please follow the instructions on this blog post.
Important: Please note that this ASP.NET Session State provider is compatible with SQL Server 2014. If you are using SQL Server 2016 or newer please follow the instructions on this blog post.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.