System.Text.Encoding.CodePages
4.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Text.Encoding.CodePages --version 4.0.0
NuGet\Install-Package System.Text.Encoding.CodePages -Version 4.0.0
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.0.0" />
paket add System.Text.Encoding.CodePages --version 4.0.0
#r "nuget: System.Text.Encoding.CodePages, 4.0.0"
// Install System.Text.Encoding.CodePages as a Cake Addin #addin nuget:?package=System.Text.Encoding.CodePages&version=4.0.0 // Install System.Text.Encoding.CodePages as a Cake Tool #tool nuget:?package=System.Text.Encoding.CodePages&version=4.0.0
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
-
.NETPlatform 5.0
- System.Collections (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Text.Encoding (>= 4.0.10)
- System.Threading (>= 4.0.10)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on System.Text.Encoding.CodePages:
Package | Downloads |
---|---|
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library |
|
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/b3e69109341a1017423af7981b8b84b646f5bcce. |
|
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. |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
EntityFramework.SqlServer
Microsoft SQL Server data store for Entity Framework. |
GitHub repositories (366)
Showing the top 5 popular GitHub repositories that depend on System.Text.Encoding.CodePages:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|