See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.103.0-beta 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.103.0-beta
Install-Package ClosedXML -Version 0.103.0-beta
| 包名 | 版本要求 |
|---|---|
| ClosedXML.Parser | [1.0.0-beta4, ) |
| DocumentFormat.OpenXml | [2.16.0, ) |
| ExcelNumberFormat | [1.1.0, ) |
| RBush | [3.2.0, ) |
| SixLabors.Fonts | [1.0.0, ) |
| 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, ) |
| 包名 | 版本要求 |
|---|---|
| ClosedXML.Parser | [1.0.0-beta4, ) |
| DocumentFormat.OpenXml | [2.16.0, ) |
| ExcelNumberFormat | [1.1.0, ) |
| RBush | [3.2.0, ) |
| SixLabors.Fonts | [1.0.0, ) |
| System.IO.Packaging | [6.0.0, ) |
| System.Net.Http | [4.3.4, ) |
| System.Text.RegularExpressions | [4.3.1, ) |
| 作者 | Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash |
|---|---|
| 发布时间 | 2023-09-28 22:49:49 |
| 项目主页 | https://github.com/ClosedXML/ClosedXML |
| 许可证 | https://www.nuget.org/packages/ClosedXML/0.103.0-beta/license |