The main goal of this project is to supply a portable alternative to System.Text.Encoding that can be used from other PCL libraries. 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.
$ dotnet add package Yaaf.Portable.Text.EncodingNo README available.