See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.102.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
dotnet add package ClosedXML --version 0.102.0
Install-Package ClosedXML -Version 0.102.0
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.16.0, ) |
| ExcelNumberFormat | [1.1.0, ) |
| SixLabors.Fonts | [1.0.0-beta19, ) |
| System.Buffers | [4.5.1, ) |
| System.IO.Packaging | [6.0.0, ) |
| System.Memory | [4.5.4, ) |
| System.Net.Http | [4.3.4, ) |
| System.Text.RegularExpressions | [4.3.1, ) |
| XLParser | [1.5.2, ) |
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.16.0, ) |
| ExcelNumberFormat | [1.1.0, ) |
| SixLabors.Fonts | [1.0.0-beta19, ) |
| System.IO.Packaging | [6.0.0, ) |
| System.Net.Http | [4.3.4, ) |
| System.Text.RegularExpressions | [4.3.1, ) |
| XLParser | [1.5.2, ) |
| 作者 | Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash |
|---|---|
| 发布时间 | 2023-06-24 16:17:32 |
| 项目主页 | https://github.com/ClosedXML/ClosedXML |
| 许可证 | https://www.nuget.org/packages/ClosedXML/0.102.0/license |