Simple special character lookup class that allows the registering of characters for the lookup.
Info
Version: | 1.1.1 |
Author(s): | JohZant |
Last Update: | Friday, July 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SpecialCharacterLookup |
Install
Install-Package SpecialCharacterLookup
dotnet add package SpecialCharacterLookup
paket add SpecialCharacterLookup
SpecialCharacterLookup Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)