A simple library for writing and reading Excel spreadsheets using a Dot Net List of T as the input or received output of the operation.
Info
Version: | 1.0.0.6 |
Author(s): | David Yates |
Last Update: | Monday, August 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madcodemonkey/ClassToExcel.OpenXml |
NuGet Url: | https://www.nuget.org/packages/ClassToExcel.OpenXml |
Install
Install-Package ClassToExcel.OpenXml
dotnet add package ClassToExcel.OpenXml
paket add ClassToExcel.OpenXml
ClassToExcel.OpenXml Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.7.2)
Tags