DynamicRouting.Kentico.MVC
12.29.10
See the version list below for details.
dotnet add package DynamicRouting.Kentico.MVC --version 12.29.10
NuGet\Install-Package DynamicRouting.Kentico.MVC -Version 12.29.10
<PackageReference Include="DynamicRouting.Kentico.MVC" Version="12.29.10" />
paket add DynamicRouting.Kentico.MVC --version 12.29.10
#r "nuget: DynamicRouting.Kentico.MVC, 12.29.10"
// Install DynamicRouting.Kentico.MVC as a Cake Addin #addin nuget:?package=DynamicRouting.Kentico.MVC&version=12.29.10 // Install DynamicRouting.Kentico.MVC as a Cake Tool #tool nuget:?package=DynamicRouting.Kentico.MVC&version=12.29.10
Allows for automatic detection of pages based on URL and routing based on refractoring. For the MVC Site only.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Antlr (>= 3.5.0.2)
- Kentico.AspNet.Mvc (>= 12.0.29)
- Microsoft.AspNet.Razor (>= 3.2.7)
- Microsoft.AspNet.WebPages (>= 3.2.7)
- Microsoft.CSharp (>= 4.4.1)
- Microsoft.Owin.Security (>= 3.1.0)
- Microsoft.Owin.Security.Cookies (>= 3.1.0)
- Microsoft.Owin.Security.OAuth (>= 3.1.0)
- Microsoft.Web.Xdt (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- WebGrease (>= 1.6.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DynamicRouting.Kentico.MVC:
Package | Downloads |
---|---|
Authorization.Kentico.MVC.DynamicRouting
Authorization attribute that integrates with Kentico user permissions, including module permissions and page ACL permissions, leveraging the DynamicRouting.Kentico.MVC library for retreiving the page. |
|
RM.DynamicRoutingWildcards.Kentico.MVC
Extends DynamicRouting.Kentico.MVC to support wildcards in urls which map to properties within Controller actions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.29.20 | 2,474 | 2/19/2021 |
12.29.18 | 3,245 | 9/24/2020 |
12.29.17 | 9,516 | 7/8/2020 |
12.29.16 | 723 | 6/15/2020 |
12.29.15 | 525 | 6/12/2020 |
12.29.14 | 3,171 | 4/30/2020 |
12.29.13 | 503 | 4/30/2020 |
12.29.12 | 913 | 4/9/2020 |
12.29.11 | 715 | 3/30/2020 |
12.29.10 | 960 | 2/27/2020 |
12.29.9 | 2,457 | 2/7/2020 |
12.29.8 | 1,057 | 1/23/2020 |
12.29.7 | 1,474 | 1/5/2020 |
12.29.6 | 1,550 | 12/18/2019 |
12.29.5 | 893 | 12/3/2019 |
12.29.4 | 522 | 11/29/2019 |
12.29.3 | 1,471 | 11/18/2019 |
12.29.2 | 513 | 11/12/2019 |
12.29.1 | 521 | 11/12/2019 |
12.29.0 | 568 | 11/11/2019 |
Fixed Request Controller Context for Dynamic Routes with Page Templates so default "View" would looke in proper Controller's folder if not specified.