little library allowing simple cookie based user authentication without a backing database.
Info
Version: | 3.2.4 |
Author(s): | davepermen |
Last Update: | Sunday, April 20, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/conesoft/nuget-users |
NuGet Url: | https://www.nuget.org/packages/Conesoft.Users |
Install
Install-Package Conesoft.Users
dotnet add package Conesoft.Users
paket add Conesoft.Users
Conesoft.Users Download (Unzip the "nupkg" after downloading)
Dependencies
- Conesoft.Files(>= 1.1.2)