Info
Version: | 1.0.0 |
Author(s): | Sangeeth Nandakumar |
Last Update: | Friday, July 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sangeethnandakumar/expresssecurity |
NuGet Url: | https://www.nuget.org/packages/Twileloop.ExpressSecurity |
Install
Install-Package Twileloop.ExpressSecurity
dotnet add package Twileloop.ExpressSecurity
paket add Twileloop.ExpressSecurity
Twileloop.ExpressSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- BCrypt(>= 1.0.0)
Tags
The latest version of ExpressSecurity abstracts 2 popular hashing and 2 popular encription mechanism that can be used anywhere on your application.
With lot of ease. APIs exposed and clear consistant and designed for quick usage.
Express Security is light weight and easy to use and supports .NET Core platform.