Info
Version: | 0.1.4 |
Author(s): | Savvas Kleanthous |
Last Update: | Friday, May 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skleanthous/SuperSimple.Spreadsheets |
NuGet Url: | https://www.nuget.org/packages/SuperSimple.Spreadsheets |
Install
Install-Package SuperSimple.Spreadsheets
dotnet add package SuperSimple.Spreadsheets
paket add SuperSimple.Spreadsheets
SuperSimple.Spreadsheets Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.8.1)
- Microsoft.CSharp(>= 4.4.1)
Tags
For the developer that has better things to do that work with spreadsheets but just has to provide something to the business. The purpose of this package is to minimize the learning curve required to start saving to excel files or reading spreadsheet files uploaded from users.