UsePathBaseExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for IApplicationBuilder.
public ref class UsePathBaseExtensions abstract sealed
public static class UsePathBaseExtensions
type UsePathBaseExtensions = class
Public Module UsePathBaseExtensions
- Inheritance
-
UsePathBaseExtensions
Methods
UsePathBase(IApplicationBuilder, PathString) |
Adds a middleware that extracts the specified path base from request path and postpend it to the request path base. |