Top 20 NuGet cookie Packages
This client library allow to manage cookies: Get, Set, Remove.
Easy to use:
CookiesHelper.SetCookie("keyValue", "exampleValue", DateTime.Now.AddDays(30));
var value = CookiesHelper.GetCookieValue("keyValue");
Available basic methods:
public static string GetCookieValue(string key)
public static vo...
A minimalist cookie-based session manager for .NET web servers. Generates the cookie needed to send to the client and keeps track of open sessions and session data. Non-persistent
Cookie management with support to storage access token
ASP.Net Core Identity and the Authorization Policy from a different perspective; A perspective not too far from Microsoft's but somewhat an addition to it. It's opinionated in many ways.
FivePower.CookieManager是一个五次方软件基于.net core平台下的应用框架的IM核心类库。
Cache Cookie Session
Cookies Auth(entication + orization)-centric helper methods, properties, objects etc.
Package for handling C's