Skip to content

SyncfusionExamples/syncfusion-maui-blazor-spreadsheet-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Syncfusion MAUI Blazor Spreadsheet Integration

This repository contains a complete sample demonstrating how to integrate the Syncfusion Blazor Spreadsheet component inside a .NET MAUI Blazor Hybrid application. It showcases how to load and interact with Excel files using the web‑based Syncfusion Spreadsheet UI hosted inside a native MAUI application—providing a seamless, Excel‑like experience across Windows, Android, iOS, and macOS.

Prerequisites

Before you begin, make sure you have:

How to run this application

  1. Clone the Repository

    git clone https://github.com/SyncfusionExamples/syncfusion-maui-blazor-spreadsheet-integration
  2. Locate the MAUI Project

    Inside the repository, you will find a folder named BlazorHybridMAUI, which contains the complete .NET MAUI Blazor Hybrid project along with the solution file (.slnx). Simply navigate into this folder and open the solution in Visual Studio 2026 to begin working with the project.

  3. Run the Project

    After opening the solution in Visual Studio, you can run the app on different platforms using the target selector.

    ✔ Selecting the Target Platform

    Visual Studio displays a Run Target Dropdown at the top toolbar. This allows you to choose which device or platform you want to run the MAUI app on.

    Available Targets:

    • ✔ Window Machine
    • ✔ Android Emulator
    • ✔ iOS Remote device
    • ✔ iOS Simulator

📌 Notes

  • Ensure the Sample.xlsx file exists inside wwwroot/
  • Syncfusion scripts & styles must be correctly referenced in index.html
  • You can replace Sample.xlsx with your own workbook file

About

This repository provides a sample demonstrating how to integrate the Syncfusion Blazor Spreadsheet component into a .NET MAUI Blazor Hybrid application. It shows how to load and interact with Excel files using a web‑based Spreadsheet UI hosted within a native MAUI app, delivering an Excel‑like experience across Windows, Android, iOS, and macOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors