Simple bijective encode/decode library.
Info
Version: | 1.1.0 |
Author(s): | Matthew King |
Last Update: | Thursday, December 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MatthewKing/Bijection |
NuGet Url: | https://www.nuget.org/packages/Bijection |
Install
Install-Package Bijection
dotnet add package Bijection
paket add Bijection
Bijection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)