Info
Version: | 6.11.1-rc2trial |
Author(s): | Adrian Gallero |
Last Update: | Monday, September 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://tmssoftware.com/site/flexcelnet.asp |
NuGet Url: | https://www.nuget.org/packages/export_excel_netcore |
Install
Install-Package export_excel_netcore
dotnet add package export_excel_netcore
paket add export_excel_netcore
export_excel_netcore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.0.0)
- System.Xml.ReaderWriter(>= 4.0.11)
- System.IO.Compression(>= 4.1.0)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- System.Runtime.Serialization.Xml(>= 4.1.1)
- System.Linq.Expressions(>= 4.1.0)
- System.Linq.Queryable(>= 4.0.1)
- System.Text.Encoding.CodePages(>= 4.0.1)
Tags
There is no graphics support (rendering, exporting to pdf, etc) until a graphics library is official for dotnetcore.