Head element support (change the document title, "meta" elements such as OGP, and "link" elements such as canonical url, favicon) for Blazor apps.
Info
| Version: | 7.3.1 |
| Author(s): | J.Sakamoto |
| Last Update: | Friday, December 16, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jsakamoto/Toolbelt.Blazor.HeadElement/ |
| NuGet Url: | https://www.nuget.org/packages/Toolbelt.Blazor.HeadElement.Services |
Install
Install-Package Toolbelt.Blazor.HeadElement.Services
dotnet add package Toolbelt.Blazor.HeadElement.Services
paket add Toolbelt.Blazor.HeadElement.Services
Toolbelt.Blazor.HeadElement.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- Toolbelt.Blazor.HeadElement.Abstractions(>= 1.5.0)
- Microsoft.AspNetCore.Components(>= 3.0.0)
Tags