Info
Version: | 3.0.2 |
Author(s): | Anne Epstein |
Last Update: | Friday, May 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ajepst/XlsToEf |
NuGet Url: | https://www.nuget.org/packages/XlsToEf |
Install
Install-Package XlsToEf
dotnet add package XlsToEf
paket add XlsToEf
XlsToEf Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- EPPlus(>= 4.5.3.3)
It includes components to take care of most of the mechanical work of an import, and also includes several helper functions that you can use in your UI.