System.Text.Encoding.CodePages 4.3.0-preview1-24530-04

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.

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

Packages Downloads
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.
152
NPOI
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
145
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
125
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/92790e24cc2b9f9e336ed0365d610e106c01df88.
123
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/ea0b6351c129c7decd9bf76f4388239509e28e0d.
120
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard. 6c6b536dffb4da0c45ff14921bfee10265265050 When using NuGet 3.x this package requires at least version 3.4.
118
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.
118
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.
117
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard. When using NuGet 3.x this package requires at least version 3.4.
116
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.
115
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
111
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard. When using NuGet 3.x this package requires at least version 3.4.
111
Aspose.CAD
Aspose.CAD for .NET is a drawing library that enables your applications to perform a great range of processing tasks on images and drawings such as: editing, conversion and export into various raster and vector formats. With Aspose.CAD you can generate, modify, and render drawings without utilizing Autodesk AutoCAD®.
107
System.Management.Automation
Runtime for hosting PowerShell
107
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 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
105
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard. When using NuGet 3.x this package requires at least version 3.4.
105
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
104
System.Data.Odbc
Provides a collection of classes used to access an ODBC data source in the managed space Commonly Used Types: System.Data.Odbc.OdbcCommand System.Data.Odbc.OdbcConnection System.Data.Odbc.OdbcDataReader System.Data.Odbc.OdbcDataAdapter System.Data.Odbc.OdbcParameter System.Data.Odbc.OdbcParameterCollection System.Data.Odbc.OdbcTransaction
103
FreeSpire.XLS
Free Spire.XLS for .NET is a standalone Excel .NET library and does not depend on Microsoft Office Excel. It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx, .xlsm). Powerful & High Quality Excel File Conversion Free Spire.XLS for .NET has powerful conversion ability and it enables converting Excel files to most common and popular formats. Convert Excel to HTML/XML Convert XML to Excel Convert Excel to Text Convert Excel to PDF Create Excel Report from Comprehensive Workbook Designer Free Spire.XLS for .NET enables developers to generate Excel workbook from scratch, or load a workbook from either folder or file stream. Developers can also save it to file, file stream or web response. Free Spire.XLS for .NET offers a wide range of security features including Excel encryption/decryption, cells hide/unhide, and worksheets lock/unlock. Freely operate worksheet Free Spire.XLS for .NET enables developers to create, add, delete, rename, edit and move worksheet in either C#, VB.NET or ASP.NET. Developers can also copy, move, and consolidate across worksheets with full contents. This professional Excel .NET class library also embeds many flexible options for displaying worksheets, such as page breaks, zoom-setting, freeze panes, headers/footers, print paper size and print area etc. Free version is limited to 5 sheets per workbook and 200 rows per sheet. This limitation is enforced during reading or writing XLS or PDF files. From Free Spire.XLS v7.8, there is no any limitation when loading and saving .xlsx file format. When converting Excel files to PDF files, you can only get the first 3 pages of PDF file.
102

https://go.microsoft.com/fwlink/?LinkID=799421

MonoAndroid 1.0

  • No dependencies.

Xamarin.WatchOS 1.0

  • No dependencies.

Xamarin.TVOS 1.0

  • No dependencies.

Xamarin.Mac 2.0

  • No dependencies.

Xamarin.iOS 1.0

  • No dependencies.

.NET Standard 1.3

.NET Framework 4.6

  • No dependencies.

MonoTouch 1.0

  • No dependencies.

Version Downloads Last updated
8.0.0-preview.5.23280.8 122 6/28/2023
8.0.0-preview.4.23259.5 84 6/16/2023
8.0.0-preview.3.23174.8 60 6/27/2023
8.0.0-preview.2.23128.3 116 6/26/2023
8.0.0-preview.1.23110.8 114 6/26/2023
7.0.0 159 3/21/2023
7.0.0-rc.2.22472.3 72 6/26/2023
7.0.0-rc.1.22426.10 93 6/27/2023
7.0.0-preview.7.22375.6 137 6/26/2023
7.0.0-preview.6.22324.4 122 6/27/2023
7.0.0-preview.5.22301.12 89 7/3/2023
7.0.0-preview.4.22229.4 74 6/27/2023
7.0.0-preview.3.22175.4 103 6/28/2023
7.0.0-preview.2.22152.2 92 6/28/2023
7.0.0-preview.1.22076.8 75 7/4/2023
6.0.2-mauipre.1.22102.15 96 6/27/2023
6.0.2-mauipre.1.22054.8 122 6/28/2023
6.0.0 155 3/10/2023
6.0.0-rc.2.21480.5 124 6/27/2023
6.0.0-rc.1.21451.13 67 6/26/2023
6.0.0-preview.6.21352.12 64 7/3/2023
6.0.0-preview.5.21301.5 72 6/27/2023
6.0.0-preview.4.21253.7 96 6/28/2023
6.0.0-preview.3.21201.4 65 6/26/2023
6.0.0-preview.2.21154.6 53 6/26/2023
6.0.0-preview.1.21102.12 113 6/28/2023
5.0.0 83 3/21/2023
5.0.0-rc.2.20475.5 44 7/13/2023
5.0.0-preview.8.20407.11 82 6/26/2023
5.0.0-preview.7.20364.11 106 7/7/2023
5.0.0-preview.6.20305.6 96 6/26/2023
5.0.0-preview.5.20278.1 45 6/29/2023
5.0.0-preview.4.20251.6 93 6/28/2023
5.0.0-preview.3.20214.6 74 6/27/2023
5.0.0-preview.2.20160.6 60 6/26/2023
5.0.0-preview.1.20120.5 130 6/26/2023
4.7.1 100 5/4/2023
4.7.0 80 2/8/2023
4.7.0-preview3.19551.4 72 7/9/2023
4.7.0-preview2.19523.17 112 6/27/2023
4.7.0-preview1.19504.10 75 6/27/2023
4.6.0 77 6/27/2023
4.6.0-rc1.19456.4 87 6/27/2023
4.6.0-preview9.19421.4 119 6/27/2023
4.6.0-preview9.19416.11 44 6/26/2023
4.6.0-preview8.19405.3 66 7/2/2023
4.6.0-preview7.19362.9 62 6/27/2023
4.6.0-preview6.19303.8 65 6/26/2023
4.6.0-preview4.19212.13 58 7/9/2023
4.6.0-preview3.19128.7 70 7/3/2023
4.6.0-preview.19073.11 82 6/28/2023
4.6.0-preview.18571.3 77 7/1/2023
4.5.1 64 2/24/2023
4.5.1-servicing-27114-05 56 6/28/2023
4.5.0 129 4/20/2023
4.5.0-rc1 119 7/3/2023
4.5.0-preview2-26406-04 91 7/4/2023
4.5.0-preview1-26216-02 100 7/1/2023
4.5.0-preview1-25914-04 74 7/8/2023
4.4.0 103 2/8/2023
4.4.0-preview2-25405-01 50 6/27/2023
4.4.0-preview1-25305-02 87 6/27/2023
4.3.0 59 6/28/2023
4.3.0-preview1-24530-04 92 6/27/2023
4.0.1 103 3/10/2023
4.0.1-rc2-24027 64 7/7/2023
4.0.1-beta-23516 110 6/27/2023
4.0.1-beta-23409 137 6/28/2023
4.0.1-beta-23225 106 7/3/2023
4.0.0 67 7/3/2023
4.0.0-beta-23109 61 6/27/2023
4.0.0-beta-23019 81 7/2/2023
4.0.0-beta-22816 72 6/28/2023
4.0.0-beta-22605 68 6/28/2023
4.0.0-beta-22416 80 6/27/2023
4.0.0-beta-22231 74 7/3/2023