BlazorJS is a small package to use a Scripts Component on every page or component to load JavaScript files when not loaded, and unload automatically.
Info
Version: | 2.2.0 |
Author(s): | Florian Gilde |
Last Update: | Tuesday, January 7, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fgilde/BlazorJS |
NuGet Url: | https://www.nuget.org/packages/BlazorJS |
Install
Install-Package BlazorJS
dotnet add package BlazorJS
paket add BlazorJS
BlazorJS Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 3.1.1)