Info
Version: | 1.0.2 |
Author(s): | Marshall Rosenstein |
Last Update: | Tuesday, June 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://marshallr12.github.io/WickedByte.Blazor.Scripting/ |
NuGet Url: | https://www.nuget.org/packages/WickedByte.Blazor.Scripting |
Install
Install-Package WickedByte.Blazor.Scripting
dotnet add package WickedByte.Blazor.Scripting
paket add WickedByte.Blazor.Scripting
WickedByte.Blazor.Scripting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.5)
- Microsoft.AspNetCore.Components.Web(>= 3.1.5)
Tags
Avoid having to add <link> and <script> tags to index.html every time you reference a 3rd-party component library. Create component libraries using attribute-based insertion of related scripts and css.