Info
Version: | 0.8.3 |
Author(s): | Jeffrey Stedfast, Atsushi Enomoto, and Mono contributors |
Last Update: | Sunday, June 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/jstedfast/Portable.Text.Encoding |
NuGet Url: | https://www.nuget.org/packages/Portable.Text.Encoding |
Install
Install-Package Portable.Text.Encoding
dotnet add package Portable.Text.Encoding
paket add Portable.Text.Encoding
Portable.Text.Encoding Download (Unzip the "nupkg" after downloading)
Dependencies
5 packages depend on this package.
Tags
Platforms such as Windows Phone currently do not provide support for text encodings other than a limited subset of the Unicode encodings.
This can be a real show-stopper when you need to work with legacy text encodings.