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/HeadspringLabs/XlsToEf |
NuGet Url: | https://www.nuget.org/packages/XlsToEfCore |
Install
Install-Package XlsToEfCore
dotnet add package XlsToEfCore
paket add XlsToEfCore
XlsToEfCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- 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.