Transforms Csv to Excel spreadsheets using .NET and EPPlus.
Info
Version: | 1.0.5 |
Author(s): | bclnet |
Last Update: | Wednesday, January 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bclnet/ExcelTrans |
NuGet Url: | https://www.nuget.org/packages/ExcelTrans |
Install
Install-Package ExcelTrans
dotnet add package ExcelTrans
paket add ExcelTrans
ExcelTrans Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 5.5.1)
- Microsoft.CSharp(>= 4.7.0)
- NPOI(>= 2.5.2)
- System.Drawing.Common(>= 5.0.0)
Tags