goodrouter 0.0.18

There is a newer version of this package available.
See the version list below for details.
dotnet add package goodrouter --version 0.0.18                
NuGet\Install-Package goodrouter -Version 0.0.18                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="goodrouter" Version="0.0.18" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add goodrouter --version 0.0.18                
#r "nuget: goodrouter, 0.0.18"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install goodrouter as a Cake Addin
#addin nuget:?package=goodrouter&version=0.0.18

// Install goodrouter as a Cake Tool
#tool nuget:?package=goodrouter&version=0.0.18                

GoodRouter, .NET edition

A good router should:

  • work in a server or a client (or any other) environment
  • be able to construct routes based on their name
  • should have a simple API!
  • not do the actual navigation!
  • be framework agnostic
  • be very minimal and simple!
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 563 11/7/2023
1.0.0 702 3/10/2023
0.3.6 663 3/9/2023
0.2.0 725 2/5/2023
0.1.3 685 2/1/2023
0.1.2 700 2/1/2023
0.1.1 656 2/1/2023
0.1.0 648 1/31/2023
0.0.19 691 1/29/2023
0.0.18 698 1/29/2023
0.0.17 730 1/29/2023
0.0.16 709 1/29/2023
0.0.15 692 1/29/2023
0.0.14 662 1/29/2023
0.0.12 686 1/28/2023
0.0.10 674 1/28/2023
0.0.9 699 1/28/2023
0.0.8 669 1/28/2023
0.0.7 728 1/27/2023
0.0.5 720 1/27/2023 0.0.5 is deprecated.
0.0.1 757 1/27/2023 0.0.1 is deprecated.