integrate-blazor-wasm-to-asp-core-app
Integrate Blazor WASM project to an ASP.NET Core application
Documentation: https://blazor.syncfusion.com/documentation/query-builder/getting-started
Online examples: https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=fluent
Project prerequisites
Make sure that you have the compatible versions of Visual Studio 2022 and .NET Core SDK 6.0 in your machine before starting to work on this project.
How to run this application?
To run this application, you need to first clone the integrate-blazor-wasm-to-asp-core-app repository and then open AspNetCoreApp project in Visual Studio 2022. Now, simply build and run your project to view the output.