A library to handling routing and routed components in Blazor.
Info
| Version: | 2.0.2 |
| Author(s): | Matthew Nelson-White |
| Last Update: | Wednesday, January 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mnelsonwhite/BlazorRouting |
| NuGet Url: | https://www.nuget.org/packages/BlazorRouting |
Install
Install-Package BlazorRouting
dotnet add package BlazorRouting
paket add BlazorRouting
BlazorRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.0)