System.Text.Encoding.CodePages
5.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Text.Encoding.CodePages --version 5.0.0
NuGet\Install-Package System.Text.Encoding.CodePages -Version 5.0.0
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0" />
paket add System.Text.Encoding.CodePages --version 5.0.0
#r "nuget: System.Text.Encoding.CodePages, 5.0.0"
// Install System.Text.Encoding.CodePages as a Cake Addin #addin nuget:?package=System.Text.Encoding.CodePages&version=5.0.0 // Install System.Text.Encoding.CodePages as a Cake Tool #tool nuget:?package=System.Text.Encoding.CodePages&version=5.0.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 Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
net5.0
- Microsoft.NETCore.Platforms (>= 5.0.0)
-
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
|