System.Text.Encoding.CodePages 4.0.1

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.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.
16
Aspose.Cells
A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.
14
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
14
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
13
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
12
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/dfa7fc6bdea31a858a402168384192b633c811fa.
12
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/cf82d399c36008e7936d545cde24141f8d3790fa.
12
Spire.Presentation
Spire.Presentation for .NET is a professional PowerPoint® compatible component that enables developers to create, read, write, and modify PowerPoint® documents from any .NET(C#, VB.NET, ASP.NET) platform, NET Core 2.0. .netstand2.0. As an independent PowerPoint .NET component, Spire.Presentation for .NET doesn't need Microsoft PowerPoint installed on the machine. Spire.Presentation for .NET support PPT, PPS, PPTX and PPSX presentation formats. It provides functions such as managing text, image, shapes, tables, animations, audio and video on slides. It also support exporting presentation slides to EMF, JPG, PDF, XPS, SVG, HTML aand images etc. A powerpoint component which enables developers to to create, read, write, and modify PowerPoint documents on .NET4.0, .NET6.0, .NET7.0, NETCore,NETStandard,MonoAndroid, Xamarin.
12
FreeSql.Provider.Dameng
FreeSql 数据库实现,基于 达梦数据库 Ado.net (DmProvider)
11
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.
11
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
11
Aspose.Words
Aspose.Words for .NET is a cross-platform class library that enables your applications to perform a great range of document processing tasks. With Aspose.Words you can load, save and convert documents between the following formats: DOC, DOT, DOCX, DOCM, DOTX, DOTM, XML (including Word 2003 XML), RTF, HTML, MHTML, MOBI, ODT, OTT, TXT – also you can convert them to: PDF, XPS, SVG, EPUB, XAML, PS, PCL, TIFF, BMP, PNG, EMF, JPEG, GIF and other formats. With Aspose.Words you can generate, modify, convert, render and print documents without utilizing Microsoft Word®. Aspose.Words for .NET is well documented to help you create your solutions on different platforms. Rich Set of Features Aspose.Words for .NET features can be divided into four main areas: - Conversions: High quality conversions to and from DOC, OOXML, RTF, WordprocessingML, HTML, MHTML, TXT and OpenDocument formats - Document Object Model: Programmatic access through a rich API to all document elements and formatting allows to create, modify, extract, copy, split, join, and replace document content - Rendering: Convert whole documents or pages to PDF, XPS or for server-side document generation. Also convert document pages to TIFF, PNG, BMP or EMF images, print or render pages to .NET Graphics. All with high fidelity - exactly like Microsoft Word® would have done it. - Reporting: Generate documents or reports from scratch or by filling templates with data from data sources or business objects. Platform Independence You can use Aspose.Words for .NET to build any type of a 32-bit or 64-bit .NET application including ASP.NET, WCF, WinForms, UWP, .NET Standard, .NET Core etc. It is possible to use Aspose.Words for .NET via COM Interop from ASP, Perl, PHP and Python. You can also use Aspose.Words for .NET to build applications with Mono. Performance and Scalability Aspose.Words is designed to perform great both on a server or client. Aspose.Words is a single .NET assembly that can be deployed with any .NET application by simply copying it. You do not have to worry about any other services or modules. You can literally generate thousands of documents in minutes with Aspose.Words and that involves opening a document, modifying content and formatting or populating it with data and saving it. Even most of the complex documents are opened and saved on a P4 2.4Ghz 1Gb RAM machine in fractions of a second. Aspose.Words is multithread safe as long as only one thread works on a document at a time. It is a typical scenario to have one thread working on one document. Different threads can safely work on different documents at the same time. Free support for Aspose.Words for .NET is provided on our support forum: https://forum.aspose.com/ and on StackOverflow: https://stackoverflow.com/questions/tagged/aspose.words
11
Magicodes.IE.EPPlus
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html. 导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032 **2022.03.06** - 完善筛选器注册机制,在指定了特性ImportHeaderFilter、ExporterHeaderFilter等值后,筛选器将匹配对于的类型,如不指定则作为全局筛选器。 **2022.03.02** - Excel导入时增加回调函数,方便增加自定义验证 - 优化获取DisplayName的逻辑 - 导出CSV支持ColumnIndex - 优化Pdf导出逻辑,统一各平台导出代码 **2021.11.28** - 修复未及时回收问题 **2021.11.28** - 添加两个动态验证特性(见PR[#319 by Afonsof91](https://github.com/dotnetcore/Magicodes.IE/pull/359)),DynamicStringLengthAttribute及RequiredIfAttribute - CSV添加对分隔符的配置,具体见PR[#319 by Afonsof91](https://github.com/dotnetcore/Magicodes.IE/pull/319) - Excel导入添加对`TimeSpan`类型的支持,使用参考`TimeSpan_Test` - 初步添加对.NET6的适配 **2021.10.23** - 导出日期格式化支持'DateTimeOffset'类型,具体见PR[#349](https://github.com/dotnetcore/Magicodes.IE/pull/349),感谢[YaChengMu](https://github.com/YaChengMu) - 修改Magicodes.IE.EPPlus的包依赖PR[#351](https://github.com/dotnetcore/Magicodes.IE/pull/351)
11
Magicodes.IE.EPPlus
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html. 导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032
11
Magicodes.EPPlus
Create advanced Excel spreadsheets using .NET
11
EPPlus
A spreadsheet library for .NET framework and .NET core
10
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
10

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

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
10.0.0-preview.5.25277.114 1 2025/6/11
10.0.0-preview.4.25258.110 7 2025/5/25
10.0.0-preview.3.25171.5 2 2025/5/26
10.0.0-preview.2.25163.2 4 2025/5/26
10.0.0-preview.1.25080.5 1 2025/5/26
9.0.6 0 2025/6/10
9.0.5 5 2025/5/24
9.0.4 4 2025/5/26
9.0.3 1 2025/5/26
9.0.2 3 2025/5/26
9.0.1 6 2025/5/26
9.0.0 4 2025/5/26
9.0.0-rc.2.24473.5 4 2025/5/26
9.0.0-rc.1.24431.7 3 2025/5/26
9.0.0-preview.7.24405.7 9 2025/5/26
9.0.0-preview.6.24327.7 2 2025/5/27
9.0.0-preview.5.24306.7 1 2025/5/26
9.0.0-preview.4.24266.19 1 2025/5/26
9.0.0-preview.3.24172.9 4 2025/5/26
9.0.0-preview.2.24128.5 4 2025/5/27
9.0.0-preview.1.24080.9 5 2025/5/27
8.0.0 7 2025/5/26
8.0.0-rc.2.23479.6 1 2025/5/27
8.0.0-rc.1.23419.4 5 2025/5/26
8.0.0-preview.7.23375.6 1 2025/5/26
8.0.0-preview.6.23329.7 4 2025/5/26
8.0.0-preview.5.23280.8 6 2025/5/26
8.0.0-preview.4.23259.5 1 2025/5/26
8.0.0-preview.3.23174.8 1 2025/5/26
8.0.0-preview.2.23128.3 4 2025/5/26
8.0.0-preview.1.23110.8 11 2025/5/27
7.0.0 1 2025/5/26
7.0.0-rc.2.22472.3 1 2025/5/26
7.0.0-rc.1.22426.10 3 2025/5/26
7.0.0-preview.7.22375.6 4 2025/5/26
7.0.0-preview.6.22324.4 2 2025/5/26
7.0.0-preview.5.22301.12 2 2025/5/26
7.0.0-preview.4.22229.4 5 2025/5/26
7.0.0-preview.3.22175.4 4 2025/5/27
7.0.0-preview.2.22152.2 1 2025/5/26
7.0.0-preview.1.22076.8 2 2025/5/26
6.0.2-mauipre.1.22102.15 0 2025/6/13
6.0.2-mauipre.1.22054.8 1 2025/6/7
6.0.1 1 2025/5/26
6.0.0 2 2025/5/26
6.0.0-rc.2.21480.5 4 2025/5/26
6.0.0-rc.1.21451.13 4 2025/5/26
6.0.0-preview.7.21377.19 3 2025/5/26
6.0.0-preview.6.21352.12 1 2025/5/26
6.0.0-preview.5.21301.5 5 2025/5/26
6.0.0-preview.4.21253.7 6 2025/5/26
6.0.0-preview.3.21201.4 2 2025/5/26
6.0.0-preview.2.21154.6 1 2025/5/26
6.0.0-preview.1.21102.12 4 2025/5/26
5.0.0 4 2025/5/26
5.0.0-rc.2.20475.5 4 2025/5/26
5.0.0-rc.1.20451.14 5 2025/5/26
5.0.0-preview.8.20407.11 5 2025/5/26
5.0.0-preview.7.20364.11 8 2025/5/26
5.0.0-preview.6.20305.6 1 2025/5/27
5.0.0-preview.5.20278.1 3 2025/5/26
5.0.0-preview.4.20251.6 3 2025/5/26
5.0.0-preview.3.20214.6 1 2025/5/26
5.0.0-preview.2.20160.6 1 2025/5/26
5.0.0-preview.1.20120.5 5 2025/5/26
4.7.1 4 2025/5/26
4.7.0 1 2025/5/26
4.7.0-preview3.19551.4 1 2025/5/26
4.7.0-preview2.19523.17 4 2025/5/27
4.7.0-preview1.19504.10 3 2025/5/26
4.6.0 5 2025/5/25
4.6.0-rc1.19456.4 3 2025/5/26
4.6.0-preview9.19421.4 6 2025/5/24
4.6.0-preview9.19416.11 6 2025/5/26
4.6.0-preview8.19405.3 1 2025/5/26
4.6.0-preview7.19362.9 6 2025/5/26
4.6.0-preview6.19303.8 1 2025/5/26
4.6.0-preview6.19264.9 4 2025/5/26
4.6.0-preview5.19224.8 5 2025/5/26
4.6.0-preview4.19212.13 1 2025/5/27
4.6.0-preview3.19128.7 3 2025/5/26
4.6.0-preview.19073.11 3 2025/5/26
4.6.0-preview.18571.3 2 2025/5/26
4.5.1 5 2025/5/26
4.5.1-servicing-27114-05 3 2025/5/26
4.5.0 9 2025/5/26
4.5.0-rc1 7 2025/5/26
4.5.0-preview2-26406-04 3 2025/5/26
4.5.0-preview1-26216-02 3 2025/5/26
4.5.0-preview1-25914-04 5 2025/5/26
4.4.0 1 2025/5/26
4.4.0-preview2-25405-01 1 2025/5/26
4.4.0-preview1-25305-02 4 2025/5/26
4.3.0 4 2025/5/26
4.3.0-preview1-24530-04 4 2025/5/26
4.0.1 1 2025/5/26
4.0.1-rc2-24027 4 2025/5/26
4.0.1-beta-23516 10 2025/5/25
4.0.1-beta-23409 2 2025/5/24
4.0.1-beta-23225 4 2025/5/26
4.0.0 3 2025/5/26
4.0.0-beta-23109 4 2025/5/27
4.0.0-beta-23019 11 2025/5/26
4.0.0-beta-22816 11 2025/5/26
4.0.0-beta-22605 5 2025/5/26
4.0.0-beta-22416 8 2025/5/26
4.0.0-beta-22231 9 2025/5/27