![]() |
NanoXLSX.Writer 3.0.0-rc.3
|
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
NanoXLSX.Writer contains the components to write workbooks and all its components as streams or into files.
The writer packages has the following dependencies:
| Dependency | Version | Scope | Description |
|---|---|---|---|
| NanoXLSX.Core | 3.0.x | Mandatory | Base functionalities, like workbooks, worksheet or cells and all standard operations |
Please see the main readme for further references, like system requirements, installation or code examples.
For changes of the writer package, please see library change log or the main change log.