An advanced Blazor example demonstrating a Razor class library with embedded JavaScript shared between a Blazor Server and a Blazor WebAssembly project.
A quick start blazor server app that allows you to configure the Blazor DateRange Picker component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features such as setting specific date range values, formats, and designing a month range picker.
A quick start blazor server app that allows you to visualize how the stock price of a company keeps changing over time by using the Blazor Stock Chart of Syncfusion.
A quick start blazor server app that allows you to configure the Blazor Toggle Switch Button component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features such as switching between checked and unchecked states, setting disabled state, and toggle method.
A quick start Blazor Server Project that helps you to learn how easily you can configure and add the Blazor Scheduler of Syncfusion to it. You will also learn how to bind a list of appointment data to the Scheduler DataSource as well as how to bind data from a remote service URL.