Info
Version: | 11.0.0 |
Author(s): | Winnovative Software |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.winnovative-software.com/Excel-Library.aspx |
NuGet Url: | https://www.nuget.org/packages/Winnovative.ExcelLib.NetCore |
Install
Install-Package Winnovative.ExcelLib.NetCore
dotnet add package Winnovative.ExcelLib.NetCore
paket add Winnovative.ExcelLib.NetCore
Winnovative.ExcelLib.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.6.0)
- System.Text.Encoding.CodePages(>= 4.6.0)
Tags
This version of the library is compatible with .NET Core and .NET Standard on Windows platforms.
For applications targeting .NET Framework on Windows you can use the library from Winnovative.ExcelLib NuGet package.
Winnovative Excel Library for .NET Core is compatible with Windows platforms which support .NET Standard 2.0 or above, including the platforms listed below:
* .NET Core 8, 7, 6, 5, .NET Standard 2.0 , .NET Framework 4.6.2 (and above)
* Windows 32-bit (x86) and 64-bit (x64)
* Azure Cloud Services and Azure Virtual Machines
* Web, Console and Desktop applications
Main Features:
* Does not depend on Microsoft Office Excel
* Create new Excel documents or edit existing Excel documents
* Support for Excel 97-2003 (.xls), Excel 2007 and 2010 (.xlsx) formats
* Load a workbook from a stream or from a file
* Save a workbook to a stream or to a file
* Load data from CSV files and save data to CSV format
* Load data from a .NET DataTable or save data to a DataTable object
* Add chart shapes or chart worksheets to a workbook
* Add formulas and array formulas to a worksheet
* Add global styles to a workbook
* Advanced support for Excel 2007 and 2010 gradients and textures
* Add named ranges at worksheet or workbook level
* Add images to a worksheet
* Add hyperlinks and comments to a worksheet
* Support for data validation
* Support for workbook windows and structure protection
* Support for worksheet data protection
* ead and write password protection for .xls workbooks
* Support for worksheet page setup - headers, footers, size, margins, orientation
* Support for workbook properties - author, subject, comments.