Legacy implementation of UTF8 string encode/decode and windows-1252 codepage support for .Net Core 3.0+.
Info
Version: | 1.0.11 |
Author(s): | Michael Brown |
Last Update: | Tuesday, January 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/replaysMike/Text.UTF8.Legacy |
NuGet Url: | https://www.nuget.org/packages/Text.UTF8.Legacy |
Install
Install-Package Text.UTF8.Legacy
dotnet add package Text.UTF8.Legacy
paket add Text.UTF8.Legacy
Text.UTF8.Legacy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.3)
- System.Text.Encoding.CodePages(>= 4.7.0)
- System.Memory(>= 4.5.3)
- System.Text.Encoding.CodePages(>= 4.7.0)
Tags