System.Text.Encoding.CodePages 10.0.0-preview.3.25171.5

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
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
97
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
96
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET. 5.2.4 contains .NET Native 1.4 plus the following fix: - Updated the WCF packages which contain bug fixes. When using Visual Studio this package requires Visual Studio 2015 Update 3 or later. When using NuGet 3.x this package requires at least version 3.4.
94
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
92
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
89
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
88
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
84
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
82
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
80
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
79
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
78
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 4353a76c439e02cd9fa44f412ce73d564c749285 When using NuGet 3.x this package requires at least version 3.4.
78
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
77
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
77
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
75
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET. 5.4.2 contains .NET Native 1.7. This updates the WCF NuGet packages which contain bug fixes. When using Visual Studio this package requires Visual Studio 2017 or later. When using NuGet 3.x this package requires at least version 3.4.
75
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
75
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
75

.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
10.0.0-preview.3.25171.5 9 4/11/2025
10.0.0-preview.2.25163.2 12 3/23/2025
10.0.0-preview.1.25080.5 23 2/27/2025
9.0.4 12 4/9/2025
9.0.3 11 3/14/2025
9.0.2 28 2/14/2025
9.0.1 19 1/17/2025
9.0.0 30 11/18/2024
9.0.0-rc.2.24473.5 25 10/13/2024
9.0.0-rc.1.24431.7 24 9/11/2024
9.0.0-preview.7.24405.7 39 8/13/2024
9.0.0-preview.6.24327.7 30 7/10/2024
9.0.0-preview.5.24306.7 41 6/14/2024
9.0.0-preview.4.24266.19 38 6/4/2024
9.0.0-preview.3.24172.9 45 4/18/2024
9.0.0-preview.2.24128.5 38 3/27/2024
9.0.0-preview.1.24080.9 36 2/21/2024
8.0.0 48 11/15/2023
8.0.0-rc.2.23479.6 54 10/16/2023
8.0.0-rc.1.23419.4 47 9/15/2023
8.0.0-preview.7.23375.6 43 8/23/2023
8.0.0-preview.6.23329.7 44 7/31/2023
8.0.0-preview.5.23280.8 54 8/1/2023
8.0.0-preview.4.23259.5 48 8/1/2023
8.0.0-preview.3.23174.8 55 5/12/2023
8.0.0-preview.2.23128.3 46 5/6/2023
8.0.0-preview.1.23110.8 49 2/23/2023
7.0.0 46 12/3/2022
7.0.0-rc.2.22472.3 71 12/3/2022
7.0.0-rc.1.22426.10 60 9/15/2022
7.0.0-preview.7.22375.6 60 9/14/2022
7.0.0-preview.6.22324.4 59 8/12/2022
7.0.0-preview.5.22301.12 49 6/27/2022
7.0.0-preview.4.22229.4 64 6/27/2022
7.0.0-preview.3.22175.4 65 6/27/2022
7.0.0-preview.2.22152.2 52 6/27/2022
7.0.0-preview.1.22076.8 49 6/27/2022
6.0.2-mauipre.1.22102.15 62 6/27/2022
6.0.2-mauipre.1.22054.8 62 6/27/2022
6.0.1 20 11/18/2024
6.0.0 69 6/27/2022
6.0.0-rc.2.21480.5 47 6/27/2022
6.0.0-rc.1.21451.13 51 6/27/2022
6.0.0-preview.7.21377.19 58 6/27/2022
6.0.0-preview.6.21352.12 62 6/27/2022
6.0.0-preview.5.21301.5 61 6/27/2022
6.0.0-preview.4.21253.7 71 6/27/2022
6.0.0-preview.3.21201.4 62 6/27/2022
6.0.0-preview.2.21154.6 47 6/27/2022
6.0.0-preview.1.21102.12 51 6/27/2022
5.0.0 55 6/27/2022
5.0.0-rc.2.20475.5 49 6/27/2022
5.0.0-rc.1.20451.14 64 6/27/2022
5.0.0-preview.8.20407.11 65 6/27/2022
5.0.0-preview.7.20364.11 53 6/27/2022
5.0.0-preview.6.20305.6 61 6/27/2022
5.0.0-preview.5.20278.1 48 6/27/2022
5.0.0-preview.4.20251.6 73 6/27/2022
5.0.0-preview.3.20214.6 73 6/27/2022
5.0.0-preview.2.20160.6 49 6/27/2022
5.0.0-preview.1.20120.5 47 6/27/2022
4.7.1 60 6/27/2022
4.7.0 48 6/27/2022
4.7.0-preview3.19551.4 59 6/27/2022
4.7.0-preview2.19523.17 67 6/27/2022
4.7.0-preview1.19504.10 59 6/27/2022
4.6.0 62 6/27/2022
4.6.0-rc1.19456.4 57 6/27/2022
4.6.0-preview9.19421.4 46 6/27/2022
4.6.0-preview9.19416.11 59 6/27/2022
4.6.0-preview8.19405.3 54 6/27/2022
4.6.0-preview7.19362.9 57 6/27/2022
4.6.0-preview6.19303.8 58 6/27/2022
4.6.0-preview6.19264.9 61 6/27/2022
4.6.0-preview5.19224.8 66 6/27/2022
4.6.0-preview4.19212.13 54 6/27/2022
4.6.0-preview3.19128.7 48 6/27/2022
4.6.0-preview.19073.11 49 6/27/2022
4.6.0-preview.18571.3 57 6/27/2022
4.5.1 52 6/27/2022
4.5.1-servicing-27114-05 50 6/27/2022
4.5.0 52 6/27/2022
4.5.0-rc1 45 6/27/2022
4.5.0-preview2-26406-04 69 6/27/2022
4.5.0-preview1-26216-02 48 6/27/2022
4.5.0-preview1-25914-04 76 6/27/2022
4.4.0 55 6/27/2022
4.4.0-preview2-25405-01 44 6/27/2022
4.4.0-preview1-25305-02 51 6/27/2022
4.3.0 52 6/27/2022
4.3.0-preview1-24530-04 65 6/27/2022
4.0.1 50 6/27/2022
4.0.1-rc2-24027 57 6/27/2022
4.0.1-beta-23516 76 6/27/2022
4.0.1-beta-23409 64 6/27/2022
4.0.1-beta-23225 60 6/27/2022
4.0.0 58 6/27/2022
4.0.0-beta-23109 53 6/27/2022
4.0.0-beta-23019 45 6/27/2022
4.0.0-beta-22816 66 6/27/2022
4.0.0-beta-22605 40 6/27/2022
4.0.0-beta-22416 63 6/27/2022
4.0.0-beta-22231 56 6/27/2022