System.Text.Encoding.CodePages 10.0.1

About

System.Text.Encoding.CodePages enable creating single and double bytes encodings for code pages that otherwise are available only in the desktop .NET Framework.

Key Features

  • Support single and double byte encodings for code pages that are not available in .NET Core.

How to Use

using System.Text;

// Register the CodePages encoding provider at application startup to enable using single and double byte encodings.
Encoding.RegisterProvider(CodePagesEncodingProvider.Instance);

// Now can create single and double byte encodings for code pages that are not available in .NET Core.
Encoding windows1252Encoding = Encoding.GetEncoding(1252); // Western European (Windows)
byte[] encodedBytes = windows1252Encoding.GetBytes("String to encode");

Main Types

The main types provided by this library are:

  • CodePagesEncodingProvider

Additional Documentation

Feedback & Contributing

System.Text.Encoding.CodePages is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on System.Text.Encoding.CodePages.

Packages Downloads
QC.Utils
Package Description
251
QC.Utils
Package Description
153
QC.Utils
Package Description
103
QC.Utils
Package Description
97
QC.Utils
Package Description
86
QC.Utils
Package Description
69
QC.Utils
Package Description
44
QC.Utils
Package Description
38
SharpCompress
SharpCompress is a compression library for NET Standard 2.0/2.1/NET 5.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
35
AlipaySDKNet.Standard
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
34
QC.Utils
Package Description
24
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
23
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
19
AlipaySDKNet.Standard
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
18
AlipaySDKNet.Standard.Core
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。处理接口调用时控制台输出内容
17
AlipaySDKNet.Standard.Core
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
16
Flurl.Http
A fluent, portable, testable HTTP client library.
15
QC.Utils
Package Description
14
AlipaySDKNet.Standard
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
14
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
13

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
11.0.0-preview.1.26104.118 1 02/24/2026
10.0.3 0 02/10/2026
10.0.2 0 01/13/2026
10.0.1 1 12/21/2025
10.0.0 3 11/13/2025
10.0.0-rc.2.25502.107 2 11/13/2025
10.0.0-rc.1.25451.107 3 09/28/2025
10.0.0-preview.7.25380.108 6 08/22/2025
10.0.0-preview.6.25358.103 5 08/22/2025
10.0.0-preview.5.25277.114 6 06/18/2025
10.0.0-preview.4.25258.110 6 06/06/2025
10.0.0-preview.3.25171.5 5 08/23/2025
10.0.0-preview.2.25163.2 6 04/11/2025
10.0.0-preview.1.25080.5 2 09/28/2025
9.0.13 0 02/10/2026
9.0.12 0 01/13/2026
9.0.11 3 11/13/2025
9.0.10 3 11/10/2025
9.0.9 3 11/13/2025
9.0.8 3 11/13/2025
9.0.7 3 11/13/2025
9.0.6 3 11/13/2025
9.0.5 3 11/13/2025
9.0.4 2 11/19/2025
9.0.3 4 06/23/2025
9.0.2 2 11/19/2025
9.0.1 3 06/23/2025
9.0.0 3 06/23/2025
9.0.0-rc.2.24473.5 5 05/20/2025
9.0.0-rc.1.24431.7 4 05/20/2025
9.0.0-preview.7.24405.7 4 01/12/2025
9.0.0-preview.6.24327.7 4 01/12/2025
9.0.0-preview.5.24306.7 3 11/17/2025
9.0.0-preview.4.24266.19 4 08/23/2025
9.0.0-preview.3.24172.9 3 06/06/2025
9.0.0-preview.2.24128.5 5 06/23/2025
9.0.0-preview.1.24080.9 3 05/24/2025
8.0.0 4 05/06/2025
8.0.0-rc.2.23479.6 3 06/18/2025
8.0.0-rc.1.23419.4 5 05/20/2025
8.0.0-preview.7.23375.6 4 05/24/2025
8.0.0-preview.6.23329.7 3 06/06/2025
8.0.0-preview.5.23280.8 3 05/24/2025
8.0.0-preview.4.23259.5 3 06/06/2025
8.0.0-preview.3.23174.8 4 05/24/2025
8.0.0-preview.2.23128.3 3 05/24/2025
8.0.0-preview.1.23110.8 3 05/24/2025
7.0.0 3 06/23/2025
7.0.0-rc.2.22472.3 3 06/23/2025
7.0.0-rc.1.22426.10 3 08/29/2025
7.0.0-preview.7.22375.6 5 01/12/2025
7.0.0-preview.6.22324.4 5 01/12/2025
7.0.0-preview.5.22301.12 6 01/12/2025
7.0.0-preview.4.22229.4 4 06/06/2025
7.0.0-preview.3.22175.4 4 05/24/2025
7.0.0-preview.2.22152.2 4 05/24/2025
7.0.0-preview.1.22076.8 3 05/24/2025
6.0.1 3 01/12/2025
6.0.0 33 12/10/2023
6.0.0-rc.2.21480.5 6 01/12/2025
6.0.0-rc.1.21451.13 4 01/12/2025
6.0.0-preview.7.21377.19 6 01/12/2025
6.0.0-preview.6.21352.12 6 01/12/2025
6.0.0-preview.5.21301.5 6 01/12/2025
6.0.0-preview.4.21253.7 4 01/12/2025
6.0.0-preview.3.21201.4 5 01/12/2025
6.0.0-preview.2.21154.6 5 01/12/2025
6.0.0-preview.1.21102.12 4 01/12/2025
5.0.0 4 01/12/2025
5.0.0-rc.2.20475.5 3 08/23/2025
5.0.0-rc.1.20451.14 6 01/12/2025
5.0.0-preview.8.20407.11 5 01/12/2025
5.0.0-preview.7.20364.11 5 01/12/2025
5.0.0-preview.6.20305.6 4 01/12/2025
5.0.0-preview.5.20278.1 5 01/12/2025
5.0.0-preview.4.20251.6 5 01/12/2025
5.0.0-preview.3.20214.6 5 01/12/2025
5.0.0-preview.2.20160.6 4 01/12/2025
5.0.0-preview.1.20120.5 4 01/12/2025
4.7.1 4 01/12/2025
4.7.0 13 12/10/2023
4.7.0-preview3.19551.4 6 01/12/2025
4.7.0-preview2.19523.17 5 01/12/2025
4.7.0-preview1.19504.10 4 01/12/2025
4.6.0 4 01/12/2025
4.6.0-rc1.19456.4 5 01/12/2025
4.6.0-preview9.19421.4 6 01/12/2025
4.6.0-preview9.19416.11 5 01/12/2025
4.6.0-preview8.19405.3 4 01/12/2025
4.6.0-preview7.19362.9 4 01/12/2025
4.6.0-preview6.19303.8 5 01/12/2025
4.6.0-preview6.19264.9 6 01/12/2025
4.6.0-preview5.19224.8 4 01/12/2025
4.6.0-preview4.19212.13 3 01/12/2025
4.6.0-preview3.19128.7 5 01/12/2025
4.6.0-preview.19073.11 5 01/12/2025
4.6.0-preview.18571.3 5 01/12/2025
4.5.1 4 01/12/2025
4.5.1-servicing-27114-05 3 01/12/2025
4.5.0 4 01/12/2025
4.5.0-rc1 7 01/12/2025
4.5.0-preview2-26406-04 4 01/12/2025
4.5.0-preview1-26216-02 5 01/12/2025
4.5.0-preview1-25914-04 5 01/12/2025
4.4.0 4 01/12/2025
4.4.0-preview2-25405-01 5 01/12/2025
4.4.0-preview1-25305-02 5 01/12/2025
4.3.0 2 11/19/2025
4.3.0-preview1-24530-04 5 01/12/2025
4.0.1 4 01/12/2025
4.0.1-rc2-24027 4 08/29/2025
4.0.1-beta-23516 3 01/12/2025
4.0.1-beta-23409 3 01/12/2025
4.0.1-beta-23225 3 01/12/2025
4.0.0 4 01/12/2025
4.0.0-beta-23109 3 01/12/2025
4.0.0-beta-23019 3 01/12/2025
4.0.0-beta-22816 3 01/12/2025
4.0.0-beta-22605 5 01/12/2025
4.0.0-beta-22416 3 01/12/2025
4.0.0-beta-22231 5 01/12/2025