Info
Version: | 1.0.5 |
Author(s): | maaaayp |
Last Update: | Thursday, May 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maaaayp/ExcelMapper |
NuGet Url: | https://www.nuget.org/packages/My.ExcelMapper |
Install
Install-Package My.ExcelMapper
dotnet add package My.ExcelMapper
paket add My.ExcelMapper
My.ExcelMapper Download (Unzip the "nupkg" after downloading)
Tags
if empty string convert to int or decimal,ignore the error and set int or decimal to defaut value;
This project is clone from git://github.com/mganss/ExcelMapper,which Map POCOs to Excel files. And I have
add the excel headers properties to the ExcelMapper because I need it in my project.