See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.100.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.100.0
Install-Package ClosedXML -Version 0.100.0
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.16.0, ) |
| ExcelNumberFormat | [1.1.0, ) |
| Microsoft.CSharp | [4.7.0, ) |
| SixLabors.Fonts | [1.0.0-beta18, ) |
| System.Buffers | [4.5.1, ) |
| System.IO.Packaging | [6.0.0, ) |
| System.Memory | [4.5.4, ) |
| XLParser | [1.5.2, ) |
| 作者 | Francois Botha, Jan Havlíček, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash |
|---|---|
| 发布时间 | 2023-01-09 01:55:30 |
| 项目主页 | https://github.com/ClosedXML/ClosedXML |
| 许可证 | https://www.nuget.org/packages/ClosedXML/0.100.0/license |