Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 845 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 845 Bytes

Blazor Hybrid MAUI App

A quick-start project that helps you how to get started with .NET MAUI Blazor Application.

Documentation: https://blazor.syncfusion.com/documentation/getting-started/maui-blazor-app

Project prerequisites

Make sure that you have the latest version of the preview 'Visual Studio 2022' installed on your machine before starting to work on this project.

How to run this application?

• To run this application, you need to first clone the blazor-hybrid-maui-app repository and then open it in Visual Studio 2022.

• Register the syncfusion license key in MauiProgram.cs file, if you have any doubts check the documentation link: https://blazor.syncfusion.com/documentation/getting-started/license-key/how-to-register-in-an-application

• Now, simply build and run your project to view the output.