Csharp Export to Excel Icon

Csharp Export to Excel

2021.11.0
It can export excel or datatables directly into your application using C#.
Csharp Export to Excel screenshot
We can now export datasets to excel in C#
Why would I need to export data to an Excel file for my C# application? Excel is one of the most common spreadsheet formats the world has ever known. Customers are used to having data exported as CSV data, or more popularly Excel data so that they can get data exported from web and desktop and server applications and use them for their own use for their own applications. IronXL provides a comprehensive format to take any data in C#, and programmatically converted into excel files, which can be saved to disk or downloaded by the user. The easiest way to export data to an Excel document in C# is to programmatically create a sheet. You've got two options with our IronXL. You can use the system.data.dataset and datatable functionality to automatically create Excel files. Or you can simply run three loops taking data from your application and writing it to cells within a workbook and worksheet. IronXL also allows you to add functions and formatting, set background colors, create tables, freeze panes, all the general functionality you're so used to an Excel is programmatically accessible in iRONxl without having Excel installed on your server or client machine. It works on Windows, Mac, Linux, Azure and Docker. IronXL allows any system.data.dataset to be converted to excel programmatically in about five lines of code. It's one of IronXL's greatest strengths. There are code examples on the IronXL webpage. IronXL doesn't just export conventional Excel files. It can export CSV files, tab separated values, CSV files, JSON, XML, as well as Excel file formats, XLSX, XLSM and XLS formats. Frankly, all of the conventional Excel formats, which are supported by Excel desktop applications, are also supported by IronXL. We can export to Excel from our own data or from datasets in C# and VB .Net
Technical details
Title:
Csharp Export to Excel 2021.11.0 for Windows
Requirements:
Requires .Net Framework 4.x or .Net Core 2.x or .Net Standard on the Microsoft, Mac or Linux
OS Support:
Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
Language:
Macedonian, Thai, Croatian, Oromo, Russian, Samoan, Cambodian, ChineseSimplified, Mongolian, Welsh, Malay, Norwegian, Nepali, Hebrew, Burmese, Breton, Catalan, Czech, Slovak, Georgian, Chinese, Ukrainian, Moldavian, Swedish, Spanish, Dutch, Sudanese, French, Afrikaans, Basque, Indonesian, Kinyarwanda, Latin, Finnish, Armenian, Romanian, Arabic, Danish, Malayalam, Korean, Japanese, Persian, Serbian, German, English, Sangro, Turkish, Irish, Kazakh, Portuguese, Greek, Icelandic, ChineseTraditional, Vietnamese, Siswati, Greenlandic, Latvian, Hungarian, Estonian, Hindi, Italian, Yiddish, Tibetan, Javanese, Albanian, Setswana, Laothian
License:
Shareware
Release date:
October 29, 2021
Csharp Export to Excel 2021.11.0 Changelog

* Improved: Support for .NET 5 and .NET 6 beta * Bug Fixed: License Keys validation is now whitespace safe * Improved: Speed and Stability