System.Text.Encoding.CodePages
4.6.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Text.Encoding.CodePages --version 4.6.0
NuGet\Install-Package System.Text.Encoding.CodePages -Version 4.6.0
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.6.0" />
paket add System.Text.Encoding.CodePages --version 4.6.0
#r "nuget: System.Text.Encoding.CodePages, 4.6.0"
// Install System.Text.Encoding.CodePages as a Cake Addin #addin nuget:?package=System.Text.Encoding.CodePages&version=4.6.0 // Install System.Text.Encoding.CodePages as a Cake Tool #tool nuget:?package=System.Text.Encoding.CodePages&version=4.6.0
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 3.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
-
.NETCoreApp 3.0
- Microsoft.NETCore.Platforms (>= 3.0.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- 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.
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
|