As useful as the individual Blazor UI Components are, it’s when you use them together that they start to pay off. Here’s a highly extensible single page application created by combining the TelerikGrid, the TelerikTabStrip, the TelerikTab, and the TelerikCommandButton.
Should we rewrite native UI components or reuse existing JavaScript UI components? We compare native Blazor components to wrapped JavaScript components by understanding how Blazor works, including what native vs. interop means and more.
Telerik UI for Blazor 1.0.0 is here, bringing the UI component set out of beta an in to official RTM. This initial release includes a data grid, charts, and tons of form elements to use in your Blazor apps today.
With native components, the Telerik UI for Blazor Grid templates can fully utilize the the best features of Blazor to highly customize the user experience.
ASP.NET Core Razor Pages is the natural successor to the traditional Web Forms development framework. Mike Brind attempts to demonstrate this with a high-level orientation of comparable features, showing how one maps to the other.