Info
| Version: | 0.7.0 | 
| Author(s): | Jeffrey Stedfast, Atsushi Enomoto, and Mono contributors | 
| Last Update: | Thursday, February 26, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/jstedfast/Portable.Text.Encoding | 
| NuGet Url: | https://www.nuget.org/packages/Yaaf.Portable.Text.Encoding | 
Install
Install-Package Yaaf.Portable.Text.Encoding
                        dotnet add package Yaaf.Portable.Text.Encoding
                        paket add Yaaf.Portable.Text.Encoding
                        
                                Yaaf.Portable.Text.Encoding Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package 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.