System.Text.Encoding.CodePages
4.5.0-preview1-26216-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Text.Encoding.CodePages --version 4.5.0-preview1-26216-02
NuGet\Install-Package System.Text.Encoding.CodePages -Version 4.5.0-preview1-26216-02
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.0-preview1-26216-02" />
<PackageVersion Include="System.Text.Encoding.CodePages" Version="4.5.0-preview1-26216-02" />
<PackageReference Include="System.Text.Encoding.CodePages" />
paket add System.Text.Encoding.CodePages --version 4.5.0-preview1-26216-02
#r "nuget: System.Text.Encoding.CodePages, 4.5.0-preview1-26216-02"
#:package System.Text.Encoding.CodePages@4.5.0-preview1-26216-02
#addin nuget:?package=System.Text.Encoding.CodePages&version=4.5.0-preview1-26216-02&prerelease
#tool nuget:?package=System.Text.Encoding.CodePages&version=4.5.0-preview1-26216-02&prerelease
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
00490982c7952e96a1089818467caa6fd07541b2
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 (>= 2.0.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
UAP 10.0.16300
- 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 (1.7K)
Showing the top 5 NuGet packages that depend on System.Text.Encoding.CodePages:
Package | Downloads |
---|---|
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. 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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
Microsoft.CodeAnalysis.VisualBasic
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
GitHub repositories (392)
Showing the top 20 popular GitHub repositories that depend on System.Text.Encoding.CodePages:
Repository | Stars |
---|---|
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
netchx/netch
A simple proxy client
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
studyzy/imewlconverter
”深蓝词库转换“ 一款开源免费的输入法词库转换程序
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
|
|
XINCGer/Unity3DTraining
【Unity杂货铺】unity大杂烩~
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
|
|
actions/runner
The Runner for GitHub Actions :rocket:
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 5,869 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 2,292 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 8,645 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 9,559 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,523 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 5,550 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 3,022 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 9,034 | 2/25/2025 | |
9.0.9 | 161,300 | 9/9/2025 | |
9.0.8 | 456,369 | 8/4/2025 | |
9.0.7 | 390,187 | 7/8/2025 | |
9.0.6 | 518,492 | 6/10/2025 | |
9.0.5 | 536,010 | 5/13/2025 | |
9.0.4 | 1,002,487 | 4/8/2025 | |
9.0.3 | 1,731,996 | 3/11/2025 | |
9.0.2 | 1,037,550 | 2/11/2025 | |
9.0.1 | 1,639,256 | 1/14/2025 | |
9.0.0 | 2,523,370 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 34,671 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 31,717 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 16,416 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 27,815 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 21,399 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 8,257 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 20,896 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 6,084 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 39,791 | 2/13/2024 | |
8.0.0 | 68,123,512 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 64,810 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 76,076 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 65,701 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 11,890 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 9,457 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 23,390 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 35,462 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 24,687 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 29,204 | 2/21/2023 | |
7.0.0 | 91,341,793 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 68,615 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 73,913 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 18,964 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 8,615 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 9,743 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 16,778 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 8,678 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 17,099 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 7,982 | 2/17/2022 | |
6.0.1 | 316,187 | 11/12/2024 | |
6.0.0 | 408,943,617 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 34,036 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 18,393 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 18,058 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 34,029 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 12,488 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 27,128 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 18,354 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 43,377 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 49,804 | 2/12/2021 | |
5.0.0 | 264,266,251 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 26,008 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 35,036 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 22,617 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 62,415 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 276,738 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 33,455 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 23,961 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 53,561 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 7,173 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 36,899 | 3/16/2020 | |
4.7.1 | 45,386,926 | 5/12/2020 | |
4.7.0 | 359,528,767 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 96,626 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 27,271 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 48,134 | 10/15/2019 | |
4.6.0 | 15,834,426 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 66,914 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 14,308 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 1,679 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 52,935 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 48,011 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 1,438,320 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,795 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 173,575 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 333,609 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 144,117 | 3/6/2019 | |
4.6.0-preview.19073.11 | 651,105 | 1/29/2019 | |
4.6.0-preview.18571.3 | 88,482 | 12/3/2018 | |
4.5.1 | 481,489,328 | 1/8/2019 | |
4.5.1-servicing-27114-05 | 4,318 | 11/28/2018 | |
4.5.0 | 271,906,504 | 5/29/2018 | |
4.5.0-rc1 | 400,711 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 475,103 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 375,762 | 2/26/2018 | |
4.5.0-preview1-25914-04 | 374,018 | 11/15/2017 | |
4.4.0 | 305,982,595 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 312,694 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 195,943 | 5/9/2017 | |
4.3.0 | 288,626,262 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 35,604 | 10/24/2016 | |
4.0.1 | 258,672,892 | 6/27/2016 | |
4.0.1-rc2-24027 | 2,377,686 | 5/16/2016 | |
4.0.1-beta-23516 | 130,185 | 11/18/2015 | |
4.0.1-beta-23409 | 23,106 | 10/15/2015 | |
4.0.1-beta-23225 | 16,448 | 9/2/2015 | |
4.0.0 | 2,107,828 | 7/29/2015 | |
4.0.0-beta-23109 | 11,690 | 7/27/2015 | |
4.0.0-beta-23019 | 21,840 | 6/30/2015 | |
4.0.0-beta-22816 | 24,646 | 4/24/2015 | |
4.0.0-beta-22605 | 9,535 | 2/13/2015 | |
4.0.0-beta-22416 | 4,301 | 1/16/2015 | |
4.0.0-beta-22231 | 6,297 | 11/11/2014 |