Portable.Text.Encoding 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Portable.Text.Encoding --version 0.3.0
NuGet\Install-Package Portable.Text.Encoding -Version 0.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Portable.Text.Encoding" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable.Text.Encoding --version 0.3.0
#r "nuget: Portable.Text.Encoding, 0.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Portable.Text.Encoding as a Cake Addin
#addin nuget:?package=Portable.Text.Encoding&version=0.3.0

// Install Portable.Text.Encoding as a Cake Tool
#tool nuget:?package=Portable.Text.Encoding&version=0.3.0

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.

Currently supported encodings include: ASCII, Unicode (including UTF-8 and UTF-7) encodings, the Western encodings
(IBM437, IBM850, IBM860, IBM861, IBM862, IBM863, IBM865, ISO-8859-1, ISO-8859-2, ISO-8869-3, ISO-8859-7, ISO-8859-15,
Windows-1250, Windows-1252, Windows-1253, Macintosh and Mac-Icelandic), and the Chinese/Japanese/Korean set of
encodings.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Portable.Text.Encoding:

Package Downloads
DOCODO.NET

DOCODO full-text powerful documental search engine - Support documents & pages - Searches exact word coordinates - Searching with words distance limit and exact phrase - High indexing speed - Request suggession - Supports different sources: files, http, DB - Supports different languages - Multithreaded - Scalable Licensed under both GPL and Commercial

Core.App.Service

Description

Core.App.Domain

Description

JpegToPdf

Portable class library providing JPEG to PDF conversion

NVorbis.Core

A fully managed implementation of a Xiph.org Foundation Ogg Vorbis decoder.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.3 113,934 6/14/2015
0.8.2 1,145 6/14/2015
0.8.1 1,267 6/1/2015
0.8.0.1 1,115 5/31/2015
0.8.0 1,488 5/31/2015
0.7.0 4,608 6/10/2014
0.6.0 1,242 6/10/2014
0.5.0 1,238 5/6/2014
0.4.0 1,417 4/12/2014
0.3.0 1,362 4/3/2014
0.2.0 1,336 3/31/2014
0.1.0 1,788 3/22/2014

* Added the Windows Phone 8.1 profile