Routing

This part contains extensions and classes for working with routing.

SlugifyParameterTransformer

SlugifyParameterTransformer is an implementation of IOutboundParameterTransformer that slugifies URL string to make it more user-friendly, for example: /Users/AccountInfo => /Users/Account-Info.

MvcOptions extensions

RouteOptions extensions

Last updated