Namespace MRX.FeatureDiscovery.RouteProbing
Classes
- MatchedRoute
Pairs a compiled route template matcher with the endpoint it resolves to, so a candidate path can be tested against the route without re-parsing its template.
- RouteProbe
Service for discovering routes by path and method.