IgniteUI / igniteui-blazor-examples

samples browser app and individual samples on how to use Ignite UI for Blazor components
https://infragistics.com/blazor-client/samples
12 stars 10 forks source link
blazor blazor-client blazor-server chart data-visualization demos dock-manager editors examples excel gauges grids igniteui igniteui-blazor maps samples webassembly
ignite-ui

Examples of Ignite UI for Blazor Components

This repository contains over 300 examples on how to use Ignite UI for Blazor components:

You can run each sample project individually from the ./samples folder or you can browse all samples in one website from the ./browser folder.

Preview

You can preview and browse all samples in this repository by opening our Blazor Samples Browser. Alternatively, you you can view these samples with detailed information in our Blazor Help Documentation.

In addition, you can run each sample project individually from the ./samples folder or you can run from the ./browser folder to browse all samples in one website (see instructions below).

Setup

To set up this project locally, clone this repository:

git clone https://github.com/IgniteUI/igniteui-blazor-examples.git

NOTE: You should use master branch of this repository if you want to run samples on your computer. Use the vnext branch only when you want to contribute new samples to this repository.

Running Individual Sample

Note, this repo is targeting .NET 8.0 and Visual Studio 2022. VS 2019 does not support .NET 8.0.

./samples/charts/category-chart/overview/BlazorClientApp.csproj

At this point, you should see a website with a single example of Ignite UI for Blazor component.

Running All Samples

At this point, you should see a website hosted all examples of Ignite UI for Blazor components.

Samples Browser Preview

Resources