Skip to content

Latest commit

 

History

History
 
 

readme.md

Telerik Blazor Sample

The sample project showcase how to integrate ABP Framework and Telerik UI for Blazor.

Prerequisits

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

Trial

If you are using Trial package:

  • Change the name of the package in TelerikBlazorSample.Blazor.csproj from Telerik.UI.for.Blazor to Telerik.UI.for.Blazor.Trial
  • Change the JS resource path in index.html from _content/Telerik.UI.for.Blazor/js/telerik-blazor.js to _content/Telerik.UI.for.Blazor.Trial/js/telerik-blazor.js
  • Change the CSS resource path in index.html from _content/Telerik.UI.for.Blazor/css/kendo-theme-default/all.css to _content/Telerik.UI.for.Blazor.Trial/css/kendo-theme-default/all.css