Composing Excel spreadsheets based on a tree of nested components like the HTML DOM.
Info
| Version: | 0.7.0 |
| Author(s): | Zhenya Gusev |
| Last Update: | Friday, February 11, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bookfx/bookfx |
| NuGet Url: | https://www.nuget.org/packages/BookFx |
Install
Install-Package BookFx
dotnet add package BookFx
paket add BookFx
BookFx Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 4.5.3.2)
- System.Collections.Immutable(>= 1.6.0)
Tags