A library that provides a custom type (MaskableInt32) that mimics the exact characteristics of Int32 with built-in obfuscation capabilities.
Info
Version: | 1.0.0 |
Author(s): | George Pancescu |
Last Update: | Thursday, February 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/george-pancescu/Mint |
NuGet Url: | https://www.nuget.org/packages/Mint |
Install
Install-Package Mint
dotnet add package Mint
paket add Mint
Mint Download (Unzip the "nupkg" after downloading)
Dependencies
- Hashids.net(>= 1.2.2)
- Newtonsoft.Json(>= 10.0.3)
Tags