DotNetBrightener.FriendlyRoutingLibrary 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetBrightener.FriendlyRoutingLibrary --version 1.0.1
NuGet\Install-Package DotNetBrightener.FriendlyRoutingLibrary -Version 1.0.1
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="DotNetBrightener.FriendlyRoutingLibrary" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetBrightener.FriendlyRoutingLibrary --version 1.0.1
#r "nuget: DotNetBrightener.FriendlyRoutingLibrary, 1.0.1"
#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 DotNetBrightener.FriendlyRoutingLibrary as a Cake Addin
#addin nuget:?package=DotNetBrightener.FriendlyRoutingLibrary&version=1.0.1

// Install DotNetBrightener.FriendlyRoutingLibrary as a Cake Tool
#tool nuget:?package=DotNetBrightener.FriendlyRoutingLibrary&version=1.0.1

A library that adds supports for friendly routing ASP.Net Core Application

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.

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
2024.0.11.10220 72 4/11/2024
2024.0.11.10120 69 4/10/2024
2024.0.11.10119 75 4/10/2024
2024.0.11.10115 75 4/10/2024
2024.0.11.9914 74 4/8/2024
2024.0.11.9901 71 4/7/2024
2024.0.11.9823 77 4/7/2024
2024.0.11.9401 81 4/2/2024
2024.0.11.9301 87 4/1/2024
2024.0.11.9206 82 3/31/2024
2024.0.11.9205 76 3/31/2024
2024.0.11.8200 75 3/21/2024
2024.0.11.8122 58 3/21/2024
2024.0.11.8120 66 3/21/2024
2024.0.11.7320 90 3/13/2024
2024.0.11.7316 93 3/13/2024
2024.0.11.7310 77 3/13/2024
2024.0.11 73 3/13/2024
2024.0.10 86 3/3/2024
2024.0.9 93 2/27/2024
2024.0.8 93 2/1/2024
2024.0.7 79 1/26/2024
2024.0.6 74 1/25/2024
2024.0.5 74 1/24/2024
2024.0.4 72 1/24/2024
2024.0.3 79 1/22/2024
2024.0.2 95 1/10/2024
2024.0.1 84 1/9/2024
2024.0.1-alpha-3 86 1/9/2024
2024.0.1-alpha-2 90 1/9/2024
2024.0.1-alpha-1 93 1/3/2024
2024.0.0 94 12/26/2023
2023.0.27 89 12/21/2023
2023.0.26 86 12/21/2023
2023.0.25 101 12/11/2023
2023.0.24 98 12/8/2023
2023.0.23 77 12/6/2023
2023.0.21 101 12/4/2023
2023.0.20 87 11/27/2023
2023.0.19 91 11/20/2023
2023.0.18 124 10/25/2023
2023.0.17 129 10/22/2023
2023.0.16 101 10/16/2023
2023.0.16-alpha-1 83 10/16/2023
2023.0.15 110 10/14/2023
2023.0.14 93 10/14/2023
2023.0.13 112 10/14/2023
2023.0.12 98 10/14/2023
2023.0.11 89 10/10/2023
2023.0.10 100 10/9/2023
2023.0.9 141 8/16/2023
2023.0.8 117 8/15/2023
2023.0.8-alpha-2 89 5/31/2023
2023.0.7 116 5/12/2023
2023.0.6 137 5/10/2023
2023.0.5 115 5/7/2023
2023.0.4 136 4/22/2023
2023.0.3 141 4/19/2023
2023.0.2 170 4/6/2023
2023.0.1 183 3/13/2023
2022.7.1 406 7/18/2022
1.0.1 630 12/14/2020
1.0.0 382 12/14/2020

Adjusted the FrontEndRouter for flexibility of letting the consumer define what it wants to include in the router, to match their own system.