Excubo.Blazor.ScriptInjection allows you to inject a script tag into the pages body on demand, with the guarantee that the script tag will appear once and only once.
Info
Version: | 3.1.7 |
Author(s): | Stefan Lörwald |
Last Update: | Thursday, December 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/excubo-ag/Blazor.ScriptInjection |
NuGet Url: | https://www.nuget.org/packages/Excubo.Blazor.ScriptInjection |
Install
Install-Package Excubo.Blazor.ScriptInjection
dotnet add package Excubo.Blazor.ScriptInjection
paket add Excubo.Blazor.ScriptInjection
Excubo.Blazor.ScriptInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Excubo.Analyzers.Annotations(>= 1.0.1)
- Microsoft.AspNetCore.Components(>= 3.1.11)
- Microsoft.AspNetCore.Components.Web(>= 3.1.11)
- Excubo.Analyzers.Annotations(>= 1.0.1)
- Microsoft.AspNetCore.Components(>= 5.0.2)
- Microsoft.AspNetCore.Components.Web(>= 5.0.2)
- Excubo.Analyzers.Annotations(>= 1.0.1)
- Microsoft.AspNetCore.Components(>= 3.1.11)
- Microsoft.AspNetCore.Components.Web(>= 3.1.11)
- Excubo.Analyzers.Annotations(>= 1.0.1)
- Microsoft.AspNetCore.Components(>= 3.1.11)
- Microsoft.AspNetCore.Components.Web(>= 3.1.11)
Tags