Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update article for Blazor Web App template #1374

Open
PetiaVladova opened this issue Apr 30, 2024 · 0 comments
Open

Update article for Blazor Web App template #1374

PetiaVladova opened this issue Apr 30, 2024 · 0 comments

Comments

@PetiaVladova
Copy link

With 2024 Q2 the Visual Studio extension is updated, so Blazor item templates are fully functional in the new Blazor Web App template.
https://github.com/telerik/vsx/issues/772
In summary changes are the following:

  • webReportDesigner.html file is added when we are using HTML5 designer item template. For Blazor item templates we add razor pages
  • Sample report and ReportController are added only when the REST service is new. The existing logic is expected to stay unmodified (No changes required)
  • App.razor changes are added both for new and existing service, in all interactive render modes and interactivity locations
  • Render mode attribute is added when the interactivity location is per Page or when the interactive render mode is None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant