Loading and Saving an Excel document in Azure Platform

29 Nov 20241 minute to read

Syncfusion® XlsIO is a .NET Excel library used to create, read, edit and convert Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can Load and Save an Excel document in Azure services within a few lines of code.

NOTE

If this is your first time working with Azure, please refer to the dedicated Azure development resources. This section explains Load and Save an Excel document in C# using the Excel library (XlsIO) in Azure.

Prerequisites

  • An active Microsoft Azure subscription is required. If you don’t have one, please create an account before starting.

Azure Services

Azure Services
NuGet packages required
App Service (Windows)

Syncfusion.XlsIO.Net.Core

App Service (Linux)

Syncfusion.XlsIO.Net.Core

Azure Functions v1

Syncfusion.XlsIO.AspNet


Azure Functions v4

Syncfusion.XlsIO.Net.Core