BlazorScopedCss is a library to fill the css gap in current Blazor version.
Info
Version: | 0.0.15 |
Author(s): | Alexandre Reyes Martins |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexandrereyes/BlazorScopedCss |
NuGet Url: | https://www.nuget.org/packages/BlazorScopedCss |
Install
Install-Package BlazorScopedCss
dotnet add package BlazorScopedCss
paket add BlazorScopedCss
BlazorScopedCss Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
Tags