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.1.0 |
Author(s): | J.Sakamoto |
Last Update: | Monday, March 28, 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.Abstractions |
Install
Install-Package Toolbelt.Blazor.HeadElement.Abstractions
dotnet add package Toolbelt.Blazor.HeadElement.Abstractions
paket add Toolbelt.Blazor.HeadElement.Abstractions
Toolbelt.Blazor.HeadElement.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.6.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags