The sample project showcase how to integrate ABP Framework and Telerik UI for Blazor.
Before running that application, make sure your Telerik NuGet package source is setup. You can see more information about that here: https://docs.telerik.com/blazor-ui/getting-started/client-blazor#add-the-telerik-nuget-feed-to-visual-studio
If you are using Trial package:
- Change the name of the package in
TelerikBlazorSample.Blazor.csprojfromTelerik.UI.for.BlazortoTelerik.UI.for.Blazor.Trial - Change the JS resource path in
index.htmlfrom_content/Telerik.UI.for.Blazor/js/telerik-blazor.jsto_content/Telerik.UI.for.Blazor.Trial/js/telerik-blazor.js - Change the CSS resource path in
index.htmlfrom_content/Telerik.UI.for.Blazor/css/kendo-theme-default/all.cssto_content/Telerik.UI.for.Blazor.Trial/css/kendo-theme-default/all.css