Skip to content

yourstockforecast/blazor-ui

 
 

Repository files navigation

Telerik UI for Blazor Sample Projects

This repository contains examples related to Telerik UI for Blazor that are not part of the documentation or demos. They provide scenarios and answers to common how-to questions. For most of them, a component and some classes are the core of the example.

This repo also contains two larger sample applications.

Contribution

Issues and Pull Requests are welcome.

To submit a pull request, you should first fork the repo.

Package References

The projects usually reference a commercial version of UI for Blazor. If you only have a trial license, replace the reference to the NuGet package and to the JS Interop file and/or Theme accordingly.

The references (both to Telerik UI for Blazor, and the .NET framework) are usually up-to-date for the time of creation. You may need to update to their latest versions and make any necessary changes. The Blazor framework is evolving rapidly and these examples may not get their references updated all the time. Nevertheless, the general approaches should remain valid, barring breaking changes in the framework.

See Also

This repository does not contain the actual source code of the components, or the demos application.

You can find the demos live at https://demos.telerik.com/blazor-ui

You can find documentaion at https://docs.telerik.com/blazor-ui/introduction

You can find the tracker for bugs and feature requests at https://feedback.telerik.com/blazor

The demos application is available as an offline project from your Telerik UI for Blazor installation.

About

A collection of examples related to Telerik UI for Blazor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 46.1%
  • HTML 37.6%
  • CSS 11.3%
  • SCSS 2.6%
  • JavaScript 1.8%
  • TypeScript 0.6%