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

Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider

Showing the top 20 packages that depend on System.Text.Encoding.CodePages.

Packages 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/e595ee276d14e14bfb3eb323fb57f2aa668bddea
113
SharpCompress
SharpCompress is a compression library for NET Standard 1.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.
102
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
90
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
81
SixLabors.ImageSharp
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
81
System.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: 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.
74
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.
70
System.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: 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.
69
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
69
System.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: 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
68
System.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: 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.
65
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/7a63d79b60ffb33e919bee8056816f8f449d00ce.
65
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
63
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. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
62
System.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: 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.
61
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
61
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.
60
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/df45061e218c9b5813c5531bc06fb238a23e30f6.
60
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
60
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
60

.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.5.25277.114 0 06/06/2025
10.0.0-preview.4.25258.110 4 05/19/2025
10.0.0-preview.3.25171.5 10 04/17/2025
10.0.0-preview.2.25163.2 9 03/19/2025
10.0.0-preview.1.25080.5 10 03/13/2025
9.0.5 4 05/19/2025
9.0.4 10 04/17/2025
9.0.3 13 03/13/2025
9.0.2 12 02/14/2025
9.0.1 11 01/17/2025
9.0.0 16 11/28/2024
9.0.0-rc.2.24473.5 12 10/20/2024
9.0.0-rc.1.24431.7 16 09/17/2024
9.0.0-preview.7.24405.7 18 08/17/2024
9.0.0-preview.6.24327.7 16 07/13/2024
9.0.0-preview.5.24306.7 18 06/29/2024
9.0.0-preview.4.24266.19 16 05/24/2024
9.0.0-preview.3.24172.9 19 04/17/2024
9.0.0-preview.2.24128.5 16 03/14/2024
9.0.0-preview.1.24080.9 19 02/17/2024
8.0.0 21 02/17/2024
8.0.0-rc.2.23479.6 19 02/17/2024
8.0.0-rc.1.23419.4 23 02/17/2024
8.0.0-preview.7.23375.6 19 02/17/2024
8.0.0-preview.6.23329.7 18 02/17/2024
8.0.0-preview.5.23280.8 19 02/17/2024
8.0.0-preview.4.23259.5 21 02/17/2024
8.0.0-preview.3.23174.8 32 05/16/2023
8.0.0-preview.2.23128.3 44 04/26/2023
8.0.0-preview.1.23110.8 35 04/09/2023
7.0.0 77 01/02/2023
7.0.0-rc.2.22472.3 33 04/26/2023
7.0.0-rc.1.22426.10 53 04/26/2023
7.0.0-preview.7.22375.6 44 03/28/2023
7.0.0-preview.6.22324.4 59 03/29/2023
7.0.0-preview.5.22301.12 30 04/26/2023
7.0.0-preview.4.22229.4 59 04/16/2023
7.0.0-preview.3.22175.4 58 04/09/2023
7.0.0-preview.2.22152.2 37 03/30/2023
7.0.0-preview.1.22076.8 48 04/18/2023
6.0.2-mauipre.1.22102.15 39 04/03/2023
6.0.2-mauipre.1.22054.8 66 04/08/2023
6.0.1 16 11/14/2024
6.0.0 67 12/13/2022
6.0.0-rc.2.21480.5 77 04/23/2023
6.0.0-rc.1.21451.13 35 10/12/2021
6.0.0-preview.7.21377.19 32 04/16/2023
6.0.0-preview.6.21352.12 45 04/01/2023
6.0.0-preview.5.21301.5 59 04/10/2023
6.0.0-preview.4.21253.7 36 04/24/2023
6.0.0-preview.3.21201.4 62 04/06/2023
6.0.0-preview.2.21154.6 56 04/09/2023
6.0.0-preview.1.21102.12 63 10/26/2021
5.0.0 98 01/17/2021
5.0.0-rc.2.20475.5 72 05/06/2023
5.0.0-rc.1.20451.14 45 03/28/2023
5.0.0-preview.8.20407.11 48 05/08/2023
5.0.0-preview.7.20364.11 43 04/07/2023
5.0.0-preview.6.20305.6 59 04/16/2023
5.0.0-preview.5.20278.1 44 04/05/2023
5.0.0-preview.4.20251.6 45 05/02/2023
5.0.0-preview.3.20214.6 53 04/08/2023
5.0.0-preview.2.20160.6 46 04/02/2023
5.0.0-preview.1.20120.5 42 03/30/2020
4.7.1 90 03/11/2021
4.7.0 73 01/13/2021
4.7.0-preview3.19551.4 66 04/22/2023
4.7.0-preview2.19523.17 62 04/07/2023
4.7.0-preview1.19504.10 45 03/29/2023
4.6.0 35 04/15/2023
4.6.0-rc1.19456.4 35 04/13/2023
4.6.0-preview9.19421.4 54 04/13/2023
4.6.0-preview9.19416.11 50 04/08/2023
4.6.0-preview8.19405.3 47 04/10/2023
4.6.0-preview7.19362.9 61 03/28/2023
4.6.0-preview6.19303.8 67 01/13/2021
4.6.0-preview6.19264.9 30 04/27/2023
4.6.0-preview5.19224.8 49 04/20/2023
4.6.0-preview4.19212.13 35 04/10/2023
4.6.0-preview3.19128.7 36 04/03/2023
4.6.0-preview.19073.11 37 04/26/2023
4.6.0-preview.18571.3 48 03/28/2023
4.5.1 107 06/13/2020
4.5.1-servicing-27114-05 46 04/13/2023
4.5.0 85 07/02/2020
4.5.0-rc1 59 04/03/2023
4.5.0-preview2-26406-04 51 04/09/2023
4.5.0-preview1-26216-02 47 03/30/2023
4.5.0-preview1-25914-04 51 04/05/2023
4.4.0 38 11/29/2019
4.4.0-preview2-25405-01 56 04/01/2023
4.4.0-preview1-25305-02 75 04/06/2023
4.3.0 97 02/07/2020
4.3.0-preview1-24530-04 37 04/11/2023
4.0.1 77 11/26/2019
4.0.1-rc2-24027 36 04/26/2023
4.0.1-beta-23516 82 04/05/2023
4.0.1-beta-23409 52 03/29/2023
4.0.1-beta-23225 39 03/30/2023
4.0.0 37 04/03/2023
4.0.0-beta-23109 38 05/09/2023
4.0.0-beta-23019 52 04/10/2023
4.0.0-beta-22816 29 04/08/2023
4.0.0-beta-22605 37 03/31/2023
4.0.0-beta-22416 33 04/07/2023
4.0.0-beta-22231 73 04/09/2023