Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions doc/en/components/general-getting-started-blazor-web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ For more information on installing Ignite UI for Blazor using NuGet, read the [I

## Register Ignite UI for Blazor

### .NET 8 and Later Applications

1 - Open the shared **Program.cs** file and register the Ignite UI for Blazor Service by calling **builder.Services.AddIgniteUIBlazor** function:

```razor
Expand Down