blazor-docs/introduction.md

7.2 KiB
Исходник Ответственный История

title page_title description slug position
Introduction Complete Blazor Components Documentation Creating web apps with .NET, while using C# for the front-end part has never been easier. Check Telerik UI for Blazor documentation for guidance and examples. blazor-overview 1

Welcome to UI for Blazor

Thank you for choosing Telerik® UI for Blazor!

The Blazor framework by Microsoft allows you to create web applications with .NET and C# to create front-end. The Telerik® UI for Blazor components facilitate the front-end development by providing you with ready made UI components.

The UI for Blazor suite shares HTML rendering and web assets (like stylesheets) with the Kendo UI suites, so you can reuse existing knowledge and classes. The components in UI for Blazor are native components and not wrappers over jQuery widgets, however.

Telerik UI for Blazor supports both Client-side Blazor and Serve-side Blazor apps.

To read more about the benefits of using Telerik UI for Blazor, please visit the product overview page.

@template

Getting Started

If you are new to Telerik UI for Blazor, we recommend that you follow the First Steps articles to add the Telerik components to your application:

  • [Get Started with Client-side Blazor]({%slug getting-started/client-side%})

  • [Get Started with Server-side Blazor]({%slug getting-started/server-side%})

You can find the basics of what our packages include and how to set up a project in the [What You Need]({%slug getting-started/what-you-need%}) article. It is suitable for people familiar with the IDE and Blazor and lists some more advanced details than the articles above.

If you are just getting started with Blazor and Web development, you may find the following resources useful in getting up to speed with the core concepts:

You can watch a YouTube playlist of getting started tutorials for Telerik UI for Blazor below:

List of Components

Blazor is still a new technology and the component suite is young. We are constantly working on adding new features and components.

At the moment, the following components are available:

{% include intro-page-table.html %}

Tell us which components you want implemented and how you intend to use them, and Blazor, at our feedback portal.

Trial Version and Commercial License

This UI for Blazor library is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. To use it commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement to get acquainted with the full terms of use.

Support Options

For any issues you might encounter while working with Telerik UI for Blazor, use any of the available support channels:

Learning Resources

  • Online Demos - also available as a project you can inspect and run locally. You can find them in the demos folder of your [installation]({%slug installation/msi%}).

  • Knowledge Base - contains answers to some common questions, problems and errors. Free-text search is also available.

  • Samples Repo - example projects that showcase popular scenarios so you can jump-start your project by copying from them.

  • Blazor UI Support and Learning Resources - a hub with links to all resources such as blogs, videos, repos, docs and so on.

  • [Online Technical Training]({%slug online-technical-training-vc%}) - through the Telerik Virtual Classroom, you can watch videos and learn how to build a Blazor app at your leisure.

Next Steps

  • [First steps with Client-side Blazor]({%slug getting-started/client-side%}) (online guide)

  • [First steps with Server-side Blazor]({%slug getting-started/server-side%}) (online guide)

  • [What You Need]({%slug getting-started/what-you-need%}) - concise version of the tutorials above

  • Generate a new Telerik Project (guided wizard) - for [Visual Studio]({%slug getting-started-vs-integration-new-project%}) and for [Visual Studio Code]({%slug getting-started-vs-code-integration-overview%}).

  • [Convert an existing project to a Telerik-enabled project]({%slug getting-started-vs-integration-convert-project%})

  • [Upgrade to a newer version of Telerik UI for Blazor]({%slug upgrade-tutorial%})