A preview version of a package to simplify import and export basic ordinary spreadsheets for .NET core.
Info
Version: | 1.0.0-preview-2 |
Author(s): | Leonardo de Oliveira ([email protected]) |
Last Update: | Tuesday, June 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Excel.File.Service |
Install
Install-Package Excel.File.Service
dotnet add package Excel.File.Service
paket add Excel.File.Service
Excel.File.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- ExcelDataReader(>= 3.6.0)
- ExcelDataReader.DataSet(>= 3.6.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
- System.Buffers(>= 4.5.1)
- System.IO.FileSystem(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.7.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags