System.Text.Encoding.CodePages 11.0.0-preview.3.26207.106

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
273
QC.Utils
Package Description
165
QC.Utils
Package Description
125
QC.Utils
Package Description
109
QC.Utils
Package Description
105
QC.Utils
Package Description
73
QC.Utils
Package Description
72
QC.Utils
Package Description
52
AlipaySDKNet.Standard
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
50
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.
41
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.
31
QC.Utils
Package Description
29
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.
25
AlipaySDKNet.Standard
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
23
AlipaySDKNet.Standard.Core
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。处理接口调用时控制台输出内容
22
AlipaySDKNet.Standard.Core
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
22
AlipaySDKNet.Standard
支付宝开放平台官方SDK,基于.Net Standard 2.0开发,支持.Net Framework 4.6.1、.Net Core 2.0及其以上版本。
20
Flurl.Http
A fluent, portable, testable HTTP client library.
18
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.
18
QC.Utils
Package Description
18

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

.NET Framework 4.6.2

.NET 10.0

  • No dependencies.

.NET 11.0

  • No dependencies.

.NET Standard 2.0

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