Excel VB .NET Applications: IronXL plugs into any VB.NET application as a class library or NuGet package. It adds full features for opening, editing, exporting, and importing data from Excel within VB.NET applications, including MVC, web applications, desktop applications, and console applications, as well as server services. It also works on the Azure platform.
IronXL supports VB.NET applications using the .NET Framework from Version 4 in addition to .NET Core and .NET Standard applications, allowing it to be deployed cross-platform, including support for Windows, Linux, and Mac OS.
IronXL differentiates itself from the competition with its fluent API, allowing developers to easily develop Excel in a user-friendly coding environment. It also has no dependency on the installation of Microsoft Office, unlike Office Interop solutions.
IronXL has been designed for usability and tested across common use cases, including upgrading old XLS files to XLSX, working with live formul... |