191 packages tagged with “session”
ASP.NET Core session state middleware.
Custom session state provider for redis cache.
A library to provide access to session storage in Blazor applications
Library of network protocol implementations (e.g., FTP and TFTP)
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK
A Blazor utility for automatic navigation after JWT expiration
ASP.NET Session State provider for SQL Server In-Memory OLTP. NuGet package include source code as reference.
https://devlib.codeplex.com/ terminal session related DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resources, and decrease the overall maintenance effort. It is time to boost your productivity.
A custom ASP.NET Core Middleware plugin for distributed cache using Couchbase server as the backing store. Supports both Memcached (in-memory) and Couchbase (persistent) buckets.
A configurable SessionStateStoreProvider that persists data to a Redis server
Memcached SessionState providers
Provides a base API for singleton session design pattern.
A highly available, high performance ASP.NET session state store provider using Memcached.
JoyMoe.Common Cached Ticket Store for Asp.Net Core
Redis backed ASP.NET providers written in C# using StackExchange.Redis. Includes OutputCacheProvider and SessionStateStoreProvider.
Blazor local and session storage support
An ASP.NET Redis SessionStateStoreProvider.
A testing library to provide helper extensions for Blazored.SessionStorage
Configurable idle session warning via bootstrap modal to warn about session expiration.
An HttpModule that will serialize user information to a chunked protected cookie (with MachineKey) and deserialize on every request to a ClaimsPrincipal. Usage: var user = new List<KeyValuePair<string, object>> { new KeyValuePair<string, object>("name", "John Foo"), new KeyValuePair<string, object>("id", "1234"), new KeyValuePair<string, object>("email", "foo@gmail.com") }; ClaimsCookieModule.Instance.CreateSessionSecurityToken(user); That's it. Now, you will be able to access the user claims like this: ((IClaimsIdentity)User.Identity).Claims The cookie will be chunked in multiple cookies to avoid hitting a limit if you are storing lots of user info and it will be deflated and protected with the machine key.
Unlocked State Store Client For Redis
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.
A framework for Nancy to allow persistent sessions and strongly-typed access to session values
Application security framework library
Micua Core
Session replay, error monitoring, logging, and tracing: stop guessing why bugs happen!
Simple session management middleware for RedHttpServer. Uses cookies with authentication tokens
This library include lots of methods to manage session storage or local storage on your web pages. Use budala.help() function to discover methods. You can see all methods under budala key. (Ex: budala.getAll()) Please let me know if you have some advices to improve this library via oguzhankircali@gmail.com e-mail address. https://budala.gitbook.io/web-storage-manager/