SpreadsheetGear Engine for .NET
SpreadsheetGear Engine for .NET enables developers for iOS, Android, Linux, macOS and UWP to easily take advantage of scalable Excel Reporting, comprehensive Excel compatible charting APIs, the fastest and most complete Excel compatible calculations and more using a single assembly which implements the same API employed by thousands of Windows developers for more than a decade.
This library supports the Microsoft .NET Framework 4.6.2+, ASP.NET Core, Universal Windows Platform (UWP), Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Mono and any other platform which supports .NET 6 or .NET Standard 2.0.
For comprehensive Excel-compatible Windows Forms and WPF UI controls and ASP.NET image rendering, see the SpreadsheetGear for Windows product at here.
SpreadsheetGear LLC grants you a perpetual royalty free license to use SpreadsheetGear Engine for .NET at no cost subject to the following:
- this no cost license is limited to 1,000 rows x 100 columns x 10 worksheets x 3 workbooks
- this no cost license does not include technical support but you are welcome to ask questions at https://stackoverflow.com/questions/tagged/spreadsheetgear
- by downloading this SpreadsheetGear software or using this no cost license, you consent to be bound by and are becoming a party to the SpreadsheetGear EULA at https://www.spreadsheetgear.com/Company/Files/EULA.html
SpreadsheetGear Engine for .NET is delivered via NuGet.
SpreadsheetGear Engine for .NET
This tutorial section is intended to help you download and get started with SpreadsheetGear Engine for .NET using several development tools and platforms. To learn more about SpreadsheetGear Engine for .NET refer to the SpreadsheetGear 2023 for .NET Documentation keeping in mind the following:
- The SpreadsheetGear Engine for .NET assembly SpreadsheetGear.dll has an API which is virtually identical to the API in SpreadsheetGear2023.Core.dll. Please visit our Comparison Page for more information on where differences do exist.
- SpreadsheetGear.dll includes internal font metric and layout implementations to enable autofitting of rows and columns or working with charts and shapes. There is no UI (WorkbookView, FormulaBar, Workbook Designer, etc...) or image rendering (Image classes). If you need UI, consider the SpreadsheetGear for Windows product.
- Most of Key Concepts applies and is important for understanding SpreadsheetGear.dll APIs.
- Many of the SpreadsheetGear 2023 Samples demonstrate how to use identical APIs and you can see the source code, as well as the result in a WorkbookView control (SpreadsheetGear Explorer) or browser (ASP.NET). Please also review the samples available on this website, which include executable SpreadsheetGear API snippets, as well as samples for Razor Pages and Blazor Server .