A Blazor Component that brings Blazor-style static content to Razor Components.
Info
| Version: | 1.0.0 |
| Author(s): | Mister Magoo |
| Last Update: | Sunday, September 15, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SQL-MisterMagoo/BlazorEmbedLibrary |
| NuGet Url: | https://www.nuget.org/packages/BlazorEmbedLibrary |
Install
Install-Package BlazorEmbedLibrary
dotnet add package BlazorEmbedLibrary
paket add BlazorEmbedLibrary
BlazorEmbedLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Blazor(>= 0.9.031915402)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.2.0)
Tags