Wrapper for creating xlsx files with DocumentFormat.OpenXml.
Info
Version: | 0.2.0 |
Author(s): | Guilherme Meinlschmiedt Abdo |
Last Update: | Monday, November 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/guimabdo/Genexcel |
NuGet Url: | https://www.nuget.org/packages/Genexcel |
Install
Install-Package Genexcel
dotnet add package Genexcel
paket add Genexcel
Genexcel Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DocumentFormat.OpenXml(>= 2.7.2)
- WindowsBase(>= 4.6.1055)
- NETStandard.Library(>= 1.6.1)
- DocumentFormat.OpenXml(>= 2.7.2)
Tags