Found 93 packages
Custom session state provider for redis cache.
This contains a session state provider using Amazon DynamoDB.
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.
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.
A configurable SessionStateStoreProvider that persists data to a Redis server
ASP.NET Session State provider for SQL Server In-Memory OLTP. NuGet package include source code as reference.
A highly available, high performance ASP.NET session state store provider using Memcached.
Package Description
An ASP.NET Redis SessionStateStoreProvider.
基于Memcached的Session共享组件。
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.
This contains a custom ASP.NET session state provider using NCache Enterprise.
This package allows to store session data in MongoDB Replica Set. This data server distribution provides high availability for your web app and the possibility to distribute session data in a different servers and locations. If primary server fails, the application will still alive during the usual time needed to elect another server as a primary. For further information visit the documentation available in project URL. The source code contains several passed test cases.
NHibernate ISession context provider
An ASP.NET session-state store-provider implementation using RavenDB for persistence.