System.Text.Encoding.CodePages
4.5.1-servicing-27114-05
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.1-servicing-27114-05
NuGet\Install-Package System.Text.Encoding.CodePages -Version 4.5.1-servicing-27114-05
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1-servicing-27114-05" />
paket add System.Text.Encoding.CodePages --version 4.5.1-servicing-27114-05
#r "nuget: System.Text.Encoding.CodePages, 4.5.1-servicing-27114-05"
// Install System.Text.Encoding.CodePages as a Cake Addin #addin nuget:?package=System.Text.Encoding.CodePages&version=4.5.1-servicing-27114-05&prerelease // Install System.Text.Encoding.CodePages as a Cake Tool #tool nuget:?package=System.Text.Encoding.CodePages&version=4.5.1-servicing-27114-05&prerelease
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
51d218c1a9d318dd46a14b7456a556b71004cf77
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. |
.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.1.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- 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.6K)
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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/75e79dace86b274327a1afe479228d82a06051a4. |
GitHub repositories (379)
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 - 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
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.2.25163.2 | 624 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 2,430 | 2/25/2025 | |
9.0.3 | 99,209 | 3/11/2025 | |
9.0.2 | 322,362 | 2/11/2025 | |
9.0.1 | 658,237 | 1/14/2025 | |
9.0.0 | 1,096,114 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 31,001 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 24,048 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 14,224 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 23,544 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 15,732 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 7,010 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 17,309 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 4,988 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 28,592 | 2/13/2024 | |
8.0.0 | 41,549,283 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 49,145 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 73,523 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 58,024 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 9,684 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 8,807 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 22,053 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 34,586 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 23,764 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 28,325 | 2/21/2023 | |
7.0.0 | 66,937,239 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 63,155 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 72,910 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 18,342 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 8,260 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 8,788 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 16,041 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 7,841 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 16,608 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 7,603 | 2/17/2022 | |
6.0.1 | 46,647 | 11/12/2024 | |
6.0.0 | 301,741,793 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 31,939 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 17,639 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 17,265 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 30,676 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 10,869 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 26,705 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 17,801 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 37,883 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 44,006 | 2/12/2021 | |
5.0.0 | 231,007,078 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 25,114 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 34,586 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 21,616 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 61,277 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 253,463 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 30,125 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 23,262 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 48,383 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 6,798 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 35,429 | 3/16/2020 | |
4.7.1 | 40,079,930 | 5/12/2020 | |
4.7.0 | 330,447,124 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 93,444 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 26,291 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 47,395 | 10/15/2019 | |
4.6.0 | 15,091,675 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 66,009 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 13,842 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 1,328 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 50,173 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 46,372 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 1,158,963 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,445 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 169,071 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 308,853 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 139,469 | 3/6/2019 | |
4.6.0-preview.19073.11 | 635,129 | 1/29/2019 | |
4.6.0-preview.18571.3 | 86,068 | 12/3/2018 | |
4.5.1 | 430,241,992 | 1/8/2019 | |
4.5.1-servicing-27114-05 | 3,942 | 11/28/2018 | |
4.5.0 | 252,073,861 | 5/29/2018 | |
4.5.0-rc1 | 395,050 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 465,310 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 370,427 | 2/26/2018 | |
4.5.0-preview1-25914-04 | 368,170 | 11/15/2017 | |
4.4.0 | 281,467,467 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 260,917 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 192,175 | 5/9/2017 | |
4.3.0 | 260,602,561 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 34,997 | 10/24/2016 | |
4.0.1 | 239,544,141 | 6/27/2016 | |
4.0.1-rc2-24027 | 2,367,390 | 5/16/2016 | |
4.0.1-beta-23516 | 129,651 | 11/18/2015 | |
4.0.1-beta-23409 | 22,561 | 10/15/2015 | |
4.0.1-beta-23225 | 15,891 | 9/2/2015 | |
4.0.0 | 2,060,888 | 7/29/2015 | |
4.0.0-beta-23109 | 11,140 | 7/27/2015 | |
4.0.0-beta-23019 | 21,179 | 6/30/2015 | |
4.0.0-beta-22816 | 24,016 | 4/24/2015 | |
4.0.0-beta-22605 | 8,897 | 2/13/2015 | |
4.0.0-beta-22416 | 3,673 | 1/16/2015 | |
4.0.0-beta-22231 | 4,996 | 11/11/2014 |