Allows you to use regular expressions to ignore/include portions of the url as well as constraining actions to verbs.
Info
| Version: | 1.0.22 |
| Author(s): | Mike O'Brien |
| Last Update: | Wednesday, June 1, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mikeobrien/FubuMVC.RegexUrlPolicy |
| NuGet Url: | https://www.nuget.org/packages/FubuMVC.RegexUrlPolicy |
Install
Install-Package FubuMVC.RegexUrlPolicy
dotnet add package FubuMVC.RegexUrlPolicy
paket add FubuMVC.RegexUrlPolicy
FubuMVC.RegexUrlPolicy Download (Unzip the "nupkg" after downloading)
Dependencies
- FubuMVC.Core(>= 1.2.0.260)
Tags