/export-data-to-excel-in-blazor

This repository contains examples of exporting data from a data table to Excel in Blazor applications using Syncfusion Excel (XlsIO) library.

Primary LanguageHTML

Export Data to Excel in Blazor Application

This sample explains about how to export the data to excel in Blazor server or client side application.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.