![]() |
VOOZH | about |
dotnet add package ActiveRoutes --version 1.0.15
NuGet\Install-Package ActiveRoutes -Version 1.0.15
<PackageReference Include="ActiveRoutes" Version="1.0.15" />
<PackageVersion Include="ActiveRoutes" Version="1.0.15" />Directory.Packages.props
<PackageReference Include="ActiveRoutes" />Project file
paket add ActiveRoutes --version 1.0.15
#r "nuget: ActiveRoutes, 1.0.15"
#:package ActiveRoutes@1.0.15
#addin nuget:?package=ActiveRoutes&version=1.0.15Install as a Cake Addin
#tool nuget:?package=ActiveRoutes&version=1.0.15Install as a Cake Tool
Simplified dynamic routing for ASP.NET Core MVC.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
Showing the top 5 NuGet packages that depend on ActiveRoutes:
| Package | Downloads |
|---|---|
|
HQ
This package contains the full-stack build for HQ.io. |
|
|
ActiveScheduler
A task scheduler for .NET Core. |
|
|
ActiveRoutes.Meta
Simplified dynamic routing for ASP.NET Core MVC. |
|
|
ActiveTenant
Simple middleware for tenant management in .NET Core. |
|
|
ActiveText
String and text processing in .NET Core. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.15 | 6,067 | 4/15/2020 |
| 1.0.14 | 1,023 | 4/14/2020 |
| 1.0.13 | 1,025 | 4/9/2020 |
| 1.0.12 | 920 | 4/9/2020 |
| 1.0.11 | 3,422 | 3/31/2020 |
| 1.0.10 | 881 | 3/31/2020 |
| 1.0.9 | 5,237 | 3/17/2020 |
| 1.0.8 | 1,384 | 3/16/2020 |
| 1.0.7 | 1,468 | 3/3/2020 |
| 1.0.6 | 8,366 | 2/25/2020 |
| 1.0.5 | 7,422 | 2/20/2020 |
| 1.0.4 | 775 | 2/20/2020 |
| 1.0.3 | 2,807 | 2/19/2020 |
| 1.0.2 | 781 | 2/19/2020 |
| 1.0.1 | 754 | 2/19/2020 |
| 1.0.0 | 777 | 2/19/2020 |
Fix regression in valid request checking.