A Blazor component for adding sections similar to ASP.NET Core MVC sections.
Info
Version: | 1.0.3 |
Author(s): | InspGadget |
Last Update: | Saturday, December 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/inspgadget/BlazorSections |
NuGet Url: | https://www.nuget.org/packages/BlazorSections |
Install
Install-Package BlazorSections
dotnet add package BlazorSections
paket add BlazorSections
BlazorSections Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
Tags