System.Text.Encoding.Extensions
4.0.11
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.
Commonly Used Types:
System.Text.UTF8Encoding
System.Text.UnicodeEncoding
System.Text.ASCIIEncoding
System.Text.UTF7Encoding
System.Text.UTF32Encoding
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Text.Encoding.Extensions -Version 4.0.11
dotnet add package System.Text.Encoding.Extensions --version 4.0.11
<PackageReference Include="System.Text.Encoding.Extensions" Version="4.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Text.Encoding.Extensions --version 4.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Text.Encoding.Extensions, 4.0.11"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Text.Encoding.Extensions as a Cake Addin
#addin nuget:?package=System.Text.Encoding.Extensions&version=4.0.11
// Install System.Text.Encoding.Extensions as a Cake Tool
#tool nuget:?package=System.Text.Encoding.Extensions&version=4.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.NETCore.Targets (>= 1.0.1)
- System.Runtime (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.NETCore.Targets (>= 1.0.1)
- System.Runtime (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.NETCore.Targets (>= 1.0.1)
- System.Runtime (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on System.Text.Encoding.Extensions:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
|
|
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
|
|
|
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
|
|
|
Microsoft.AspNet.DataProtection.Abstractions
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
|