ActiveRoutes 1.0.14

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

// Install ActiveRoutes as a Cake Tool
#tool nuget:?package=ActiveRoutes&version=1.0.14

Simplified dynamic routing for ASP.NET Core MVC.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.15 4,535 4/15/2020
1.0.14 721 4/14/2020
1.0.13 744 4/9/2020
1.0.12 650 4/9/2020
1.0.11 2,814 3/31/2020
1.0.10 589 3/31/2020
1.0.9 4,400 3/17/2020
1.0.8 1,065 3/16/2020
1.0.7 1,073 3/3/2020
1.0.6 7,220 2/25/2020
1.0.5 6,562 2/20/2020
1.0.4 516 2/20/2020
1.0.3 2,321 2/19/2020
1.0.2 533 2/19/2020
1.0.1 501 2/19/2020
1.0.0 516 2/19/2020

Respect MVC IActionConstraint attributes.