Info
Version: | 1.0.0 |
Author(s): | bhaumik.pandit |
Last Update: | Tuesday, February 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Bhaumik-Pandit/Components/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/Nitro.ExcelImport |
Install
Install-Package Nitro.ExcelImport
dotnet add package Nitro.ExcelImport
paket add Nitro.ExcelImport
Nitro.ExcelImport Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.9.1)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
Tags
It contains helper classes with easy to understand methods to handle the process of importing data from excel file and inserting data in to databse for .Net Framework,.Net Core applications, .NetStandard2.1.