![]() |
NanoXLSX.Formatting 3.1.0
|
NanoXLSX is a small .NET library written in C#, to create and read Microsoft Excel files in the XLSX format (Microsoft Excel 2007 or newer) in an easy and native way
The Formatting package is responsible to enable NanoXLSX for the handling of structured text within a text cell (inline formatting).
Currently supported:
Project website: https://picoxlsx.rabanti.ch
See the Change Log for recent updates.
This is the first release if this package. It was set to v 3.x, to be consistent with the NanoXLSX v3 ecosystem
Planned features:
For AI agents and LLM tooling, a machine-readable llms.txt is available in the main repository.
NanoXLSX.Formatting is not intended as standalone package. It requires NanoXLSX.Core, and is normally part of the meta-package NanoXLSX
You find all technical requirements in the main repository: NanoXLSX
The Test project and GitHub Actions may also require dependencies like unit testing frameworks or workflow steps. However, none of these dependencies are essential to build the library. They are just utilities. The test dependencies ensure efficient unit testing and code coverage. The GitHub Actions dependencies are used for the automatization of releases and API documentation
By package Manager (PM):
By .NET CLI:
NanoXLSX.Formatting is published under the MIT license.
The project / package is developed with as much compliance to this license as only possible. Please visit the main repository NanoXLSX for compliance a scan, provided by Fossa