Skip to content

[Blazor Template] Package updates and SVG logo integration #891

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Taiizor
Copy link

@Taiizor Taiizor commented May 11, 2025

This PR contains two important improvements for the Blazor template:

Package Updates

  • Upgraded Microsoft.AspNetCore.Components.WebAssembly package from 8.0.11 to 8.0.15
  • Upgraded Microsoft.AspNetCore.Components.WebAssembly.DevServer package from 8.0.11 to 8.0.15

Logo Improvement

  • Updated references in Home.razor.lte file
  • Converted Blazor logo from PNG format to SVG format
  • This change provides better scalability across different screen sizes
  • Removed the old PNG file and added the new SVG file to the assets

Taiizor added 3 commits May 11, 2025 03:58
Updated Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.WebAssembly.DevServer package versions from 8.0.11 to 8.0.15 in the Blazor project template.
Replaced the Blazor logo from a PNG to an SVG for improved scalability and performance. Updated references in the Home.razor.lte file and the .manifest file. Removed the old PNG file and added the new SVG file to the assets.
Relocated blazor.svg from the _assets_ directory to the template-blazor/src/wwwroot/img directory. Updated the .manifest file to reflect the removal of the blazor.svg entry.
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednuget/​microsoft.aspnetcore.components.webassembly.devserver@​8.0.11 ⏵ 8.0.1567100100100100
Updatednuget/​microsoft.aspnetcore.components.webassembly@​8.0.11 ⏵ 8.0.159710089100100 +10

View full report

@amrbashir
Copy link
Member

Thank you

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

Successfully merging this pull request may close these issues.

2 participants