Skip to content

Abblix.Oidc.Server.MinimalApi.Attributes Namespace

Classes
GeneratedFromAttributeMarks a partial Minimal API request-model record whose members are produced by the Minimal API model source generator from the given core model type: the bound properties, a static BindAsync(HttpContext) that reads each property from the form/query/headers/connection per the core wire-format markers, the executable validation attributes translated from the core declarative markers, and the implicit operator projecting the bound model onto the core type.