IronXL.Excel
2020.6.0
IronXL allows developers to Read, Generate and Edit Excel (and other Spreadsheet files) in .Net Applications & websites.
A fast and natural approach to work with Excel and Other Spreadsheet files in C#.
No utilization of Office Excel Interop. Works well with .NET Framework, .NET Core and Azure. All without extra dependancies or the need to install MS Office.
Key library features include:
* Import Data from XLS/XLSX/CSV/TSV.
* Export Work Sheets to XLS/XLSX/CSV/TSV/JSON.
* Work with Spreadsheets as System.Data.DataSet and System.Data.DataTable objects.
* Excel Formulas recalculated every time a sheet it edited.
* Intuitive Ranges setting with a WorkSheet[“A1:B10”] syntax.
* Sort Ranges, Columns and Rows.
* Style Cells - Font, Size, Background pattern, Border, Alignment and Number formats.
IronXL works well in C#, VB.NET, MVC, ASP.NET projects for Websites, Console & Desktop APPs.
Works with:
- .NET Core 2 & 3
- .NET Standard 2 & 3
- .NET Framework 4.5 and above
- Xamarin, SharePoint, Mono
- Azure, AWS, Cloud hosting
- Windows, Linux, Mac, Mobile
Licensing & Support available for commercial deployments.
For code samples, docs & more visit https://ironsoftware.com/csharp/excel/
For support please contact us: developers@ironsoftware.com
Install-Package IronXL.Excel -Version 2020.6.0
dotnet add package IronXL.Excel --version 2020.6.0
<PackageReference Include="IronXL.Excel" Version="2020.6.0" />
paket add IronXL.Excel --version 2020.6.0
Release Notes
Fixes:
* Formula resolution issues in .Net Framework
* Allows saving as XLSX or XLS file names with capitalised extensions
* Fixed Typos in Nuget package description
Dependencies
This package has no dependencies.
Used By
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
| Version | Downloads | Last updated | ||
|---|---|---|---|---|
| 2020.6.0 | 2,399 | 6/2/2020 | ||
| 2020.5.0 | 1,125 | 5/1/2020 | ||
| 2019.5.2 | 18,300 | 9/10/2019 | ||
| 2019.5.1 | 244 | 9/9/2019 | ||
| 2019.5.0 | 1,520 | 7/22/2019 | ||
| 2019.4.1.2-beta | 228 | 6/6/2019 | ||
| 2019.3.2.1 | 405 | 5/21/2019 |