MapRouteOptions.Arguments property

Additional metadata for the route, represented as key-value pairs.

public Dictionary<string, object?>? Arguments { get; set; }

See Also