Extends DynamicRouting.Kentico.MVC to support wildcards in urls which map to properties within Controller actions.
Info
Version: | 12.29.1 |
Author(s): | reallymoving |
Last Update: | Tuesday, July 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/reallymoving/kentico-dynamic-routing-wildcards |
NuGet Url: | https://www.nuget.org/packages/RM.DynamicRoutingWildcards.Kentico.MVC |
Install
Install-Package RM.DynamicRoutingWildcards.Kentico.MVC
dotnet add package RM.DynamicRoutingWildcards.Kentico.MVC
paket add RM.DynamicRoutingWildcards.Kentico.MVC
RM.DynamicRoutingWildcards.Kentico.MVC Download (Unzip the "nupkg" after downloading)
Dependencies
- Kentico.AspNet.Mvc(>= 12.0.29)
- DynamicRouting.Kentico.MVC(>= 12.29.17)
- Antlr(>= 3.5.0.2)
- 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)
Tags