在 .NET 8 中管理电子表格

12月 12, 2023
EPPlus V7.0.3 添加对 .NET 8 的支持,使开发人员能够在最新的 .NET 版本中创建、读取和修改电子表格。

继续用英语阅读:

EPPlus is a powerful and versatile .NET library for managing and manipulating Microsoft Excel files using the Office Open XML (OOXML) format. It is a lightweight and efficient library that is easy to use and can be integrated into a wide range of applications. It allows developers to create, read and modify spreadsheets without dependencies on any other library. Features include pivot tables, styling, VBA/Form controls, conditional formatting, charts, tables, formula calculation, data validation, pictures/shapes, and more.

The v7.0.3 release adds support for .NET 8. This enables developers to easily create and manage spreadsheets while working with the latest iteration of Microsoft's .NET ecosystem.

To see a full list of what's new in v7.0.3, see our release notes.

For more information, see our EPPlus product page.