DotNetBrightener.FriendlyRoutingLibrary
2023.0.20
.NET 7.0
dotnet add package DotNetBrightener.FriendlyRoutingLibrary --version 2023.0.20
NuGet\Install-Package DotNetBrightener.FriendlyRoutingLibrary -Version 2023.0.20
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="2023.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetBrightener.FriendlyRoutingLibrary --version 2023.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetBrightener.FriendlyRoutingLibrary, 2023.0.20"
#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=2023.0.20
// Install DotNetBrightener.FriendlyRoutingLibrary as a Cake Tool
#tool nuget:?package=DotNetBrightener.FriendlyRoutingLibrary&version=2023.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FriendlyRouting library
© DotNet Brightener
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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-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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
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 |
---|---|---|
2023.0.20 | 42 | 11/27/2023 |
2023.0.19 | 60 | 11/20/2023 |
2023.0.18 | 89 | 10/25/2023 |
2023.0.17 | 110 | 10/22/2023 |
2023.0.16 | 85 | 10/16/2023 |
2023.0.16-alpha-1 | 59 | 10/16/2023 |
2023.0.15 | 85 | 10/14/2023 |
2023.0.14 | 72 | 10/14/2023 |
2023.0.13 | 79 | 10/14/2023 |
2023.0.12 | 82 | 10/14/2023 |
2023.0.11 | 74 | 10/10/2023 |
2023.0.10 | 84 | 10/9/2023 |
2023.0.9 | 124 | 8/16/2023 |
2023.0.8 | 100 | 8/15/2023 |
2023.0.8-alpha-2 | 85 | 5/31/2023 |
2023.0.7 | 105 | 5/12/2023 |
2023.0.6 | 107 | 5/10/2023 |
2023.0.5 | 102 | 5/7/2023 |
2023.0.4 | 124 | 4/22/2023 |
2023.0.3 | 129 | 4/19/2023 |
2023.0.2 | 144 | 4/6/2023 |
2023.0.1 | 171 | 3/13/2023 |
2022.7.1 | 390 | 7/18/2022 |
1.0.1 | 619 | 12/14/2020 |
1.0.0 | 362 | 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.