Telerik DevCraft Ultimate R1 2019 SP1 - adds new Telerik UI for Blazor.

Released: May 2, 2019

1.0.0 での更新項目

Adds Telerik UI for Blazor

Telerik DevCraft Ultimate now includes Telerik UI for Blazor.
The initial release of Telerik UI for Blazor includes the following UI components:

  • Button.
  • Calendar.
  • Chart.
  • Date Input.
  • Date Picker.
  • DropDownList.
  • Grid.
  • Numeric Textbox.
  • TabStrip.
  • TextBox.
  • Window.
  • Animation Container.

All of the input components can take advantage of Blazor’s validation framework and there’s full support for templates across the board.

ThemeBuilder Support
As with all of Telerik's other web-based components, Telerik UI for Blazor has been added into the ThemeBuilder tool. This makes customizing any of the available themes extremely easy through just a couple of clicks. Any changes you make to the look-and-feel will automatically be updated in the list of components rendered on the page, which gives you immediate feedback around what your changes are doing to the components.

Blazor Sample Application
With this first release Telerik created a sample dashboard application to showcase the Telerik UI for Blazor's grids, charts, and form element UI components as well as the power of the Blazor framework.

What is Blazor?
Blazor is an exciting new framework coming from Microsoft that takes advantage of WebAssembly in order to allow developers to use C# to target web applications instead of using JavaScript.