KestrunHostMapExtensions.EndpointSpecParser class

Public utility facade for endpoint specification parsing. This provides a stable API surface over the internal helper logic used by host route constraint processing.

public static class EndpointSpecParser

Public Members

name description
static TryParse(…) Parses an endpoint specification into host, port and optional HTTPS flag.

See Also