This library allows populating Excel based template from C# data objects.
Info
Version: | 1.0.6 |
Author(s): | Balwinder Sodhi |
Last Update: | Thursday, June 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ExcelTemplate |
Install
Install-Package ExcelTemplate
dotnet add package ExcelTemplate
paket add ExcelTemplate
ExcelTemplate Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.8.1)
- EPPlus(>= 4.5.2.1)
- Microsoft.NETCore.App(>= 2.0.0)
- log4net(>= 2.0.8)
Tags