Use Fluent API to configure POCO excel behaviors, and then provides IEnumerable<T> save to and load from excel functionalities.
Info
Version: | 2.2.0 |
Author(s): | rigofunc (xuyingting) |
Last Update: | Tuesday, July 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Arch/FluentExcel |
NuGet Url: | https://www.nuget.org/packages/FluentExcel |
Install
Install-Package FluentExcel
dotnet add package FluentExcel
paket add FluentExcel
FluentExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetCore.NPOI(>= 1.0.2)
Tags