BlazorPathHelper.Migration 0.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global BlazorPathHelper.Migration --version 0.5.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local BlazorPathHelper.Migration --version 0.5.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=BlazorPathHelper.Migration&version=0.5.1
                    
nuke :add-package BlazorPathHelper.Migration --version 0.5.1
                    

BlazorPathHelper

NuGet Version GitHub License

GitHub Actions Workflow Status GitHub last commit (branch)

BlazorPathHelper is a library that assists in managing URL paths within Blazor projects.

Main Features

This library automatically generates the following contents.

  • Type-safe URL builders from URL definitions
    • supports parameter/optional parameter/queries
  • Route/Parameter/SupplyParameterFromQuery definition
  • Menu structure data
    • Supports customizing menu display (icon, description, l10n, etc.)

See README and Documentation for more information.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.6.0 220 6/24/2025
0.5.1 276 4/15/2025
0.5.0-alpha.29 199 4/15/2025
0.5.0-alpha.11 196 4/15/2025
0.5.0-alpha.8 186 4/13/2025