System.Text.Encoding.CodePages 4.6.0-preview6.19264.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Text.Encoding.CodePages.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Text.Encoding.CodePages --version 4.6.0-preview6.19264.9
NuGet\Install-Package System.Text.Encoding.CodePages -Version 4.6.0-preview6.19264.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.6.0-preview6.19264.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Text.Encoding.CodePages --version 4.6.0-preview6.19264.9
#r "nuget: System.Text.Encoding.CodePages, 4.6.0-preview6.19264.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Text.Encoding.CodePages as a Cake Addin
#addin nuget:?package=System.Text.Encoding.CodePages&version=4.6.0-preview6.19264.9&prerelease

// Install System.Text.Encoding.CodePages as a Cake Tool
#tool nuget:?package=System.Text.Encoding.CodePages&version=4.6.0-preview6.19264.9&prerelease

Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.

Commonly Used Types:
System.Text.CodePagesEncodingProvider

When using NuGet 3.x this package requires at least version 3.4.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.2K)

Showing the top 5 NuGet packages that depend on System.Text.Encoding.CodePages:

Package Downloads
Microsoft.CodeAnalysis.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

System.Data.SqlClient The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.

Microsoft.CodeAnalysis.CSharp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

Microsoft.Data.SqlClient The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL 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.

Microsoft.CodeAnalysis.Workspaces.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

GitHub repositories (342)

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
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
Version Downloads Last updated
9.0.0-preview.2.24128.5 1,586 3/12/2024
9.0.0-preview.1.24080.9 5,752 2/13/2024
8.0.0 3,588,664 11/14/2023
8.0.0-rc.2.23479.6 29,157 10/10/2023
8.0.0-rc.1.23419.4 43,673 9/12/2023
8.0.0-preview.7.23375.6 35,950 8/8/2023
8.0.0-preview.6.23329.7 6,058 7/11/2023
8.0.0-preview.5.23280.8 6,638 6/13/2023
8.0.0-preview.4.23259.5 19,653 5/16/2023
8.0.0-preview.3.23174.8 31,167 4/11/2023
8.0.0-preview.2.23128.3 21,055 3/14/2023
8.0.0-preview.1.23110.8 25,282 2/21/2023
7.0.0 29,994,357 11/7/2022
7.0.0-rc.2.22472.3 50,093 10/11/2022
7.0.0-rc.1.22426.10 71,371 9/14/2022
7.0.0-preview.7.22375.6 17,183 8/9/2022
7.0.0-preview.6.22324.4 7,309 7/12/2022
7.0.0-preview.5.22301.12 7,076 6/14/2022
7.0.0-preview.4.22229.4 14,447 5/10/2022
7.0.0-preview.3.22175.4 6,253 4/13/2022
7.0.0-preview.2.22152.2 15,596 3/14/2022
7.0.0-preview.1.22076.8 6,915 2/17/2022
6.0.2-mauipre.1.22102.15 14,224 2/15/2022
6.0.2-mauipre.1.22054.8 20,091 1/19/2022
6.0.0 131,027,930 11/8/2021
6.0.0-rc.2.21480.5 29,505 10/12/2021
6.0.0-rc.1.21451.13 16,017 9/14/2021
6.0.0-preview.7.21377.19 15,939 8/10/2021
6.0.0-preview.6.21352.12 23,900 7/14/2021
6.0.0-preview.5.21301.5 9,912 6/15/2021
6.0.0-preview.4.21253.7 25,522 5/24/2021
6.0.0-preview.3.21201.4 15,674 4/8/2021
6.0.0-preview.2.21154.6 25,478 3/11/2021
6.0.0-preview.1.21102.12 39,068 2/12/2021
5.0.0 167,995,376 11/9/2020
5.0.0-rc.2.20475.5 23,030 10/13/2020
5.0.0-rc.1.20451.14 33,816 9/14/2020
5.0.0-preview.8.20407.11 19,004 8/25/2020
5.0.0-preview.7.20364.11 58,568 7/21/2020
5.0.0-preview.6.20305.6 204,495 6/25/2020
5.0.0-preview.5.20278.1 22,282 6/10/2020
5.0.0-preview.4.20251.6 22,018 5/18/2020
5.0.0-preview.3.20214.6 38,882 4/23/2020
5.0.0-preview.2.20160.6 6,218 4/2/2020
5.0.0-preview.1.20120.5 33,189 3/16/2020
4.7.1 30,239,261 5/12/2020
4.7.0 263,254,652 12/3/2019
4.7.0-preview3.19551.4 89,042 11/13/2019
4.7.0-preview2.19523.17 23,509 11/1/2019
4.7.0-preview1.19504.10 45,475 10/15/2019
4.6.0 13,523,858 9/23/2019
4.6.0-rc1.19456.4 64,278 9/16/2019
4.6.0-preview9.19421.4 13,125 9/4/2019
4.6.0-preview9.19416.11 802 9/4/2019
4.6.0-preview8.19405.3 45,519 8/13/2019
4.6.0-preview7.19362.9 43,292 7/23/2019
4.6.0-preview6.19303.8 657,320 6/12/2019
4.6.0-preview6.19264.9 941 9/4/2019
4.6.0-preview5.19224.8 161,215 5/6/2019
4.6.0-preview4.19212.13 263,021 4/18/2019
4.6.0-preview3.19128.7 130,032 3/6/2019
4.6.0-preview.19073.11 609,614 1/29/2019
4.6.0-preview.18571.3 80,115 12/3/2018
4.5.1 335,171,871 1/8/2019
4.5.1-servicing-27114-05 3,296 11/28/2018
4.5.0 211,128,911 5/29/2018
4.5.0-rc1 373,055 5/6/2018
4.5.0-preview2-26406-04 427,685 4/10/2018
4.5.0-preview1-26216-02 348,693 2/26/2018
4.5.0-preview1-25914-04 352,514 11/15/2017
4.4.0 231,655,074 8/11/2017
4.4.0-preview2-25405-01 194,059 6/27/2017
4.4.0-preview1-25305-02 182,907 5/9/2017
4.3.0 206,640,035 11/15/2016
4.3.0-preview1-24530-04 33,541 10/24/2016
4.0.1 195,686,995 6/27/2016
4.0.1-rc2-24027 2,337,091 5/16/2016
4.0.1-beta-23516 128,976 11/18/2015
4.0.1-beta-23409 21,916 10/15/2015
4.0.1-beta-23225 15,136 9/2/2015
4.0.0 1,958,044 7/29/2015
4.0.0-beta-23109 10,461 7/27/2015
4.0.0-beta-23019 20,026 6/30/2015
4.0.0-beta-22816 23,281 4/24/2015
4.0.0-beta-22605 8,164 2/13/2015
4.0.0-beta-22416 2,996 1/16/2015
4.0.0-beta-22231 4,063 11/11/2014