Name | Description |
---|---|
AuditPointAttribute | The attribute to specify auditlog point in HttpContext. |
BadRequestObjectResult | An ObjectResult that when executed will produce a Bad Request (400) response. |
BadRequestResult | A StatusCodeResult that when executed will produce a Bad Request (400) response. |
BadRequestResultTests | |
CacheByPathAttribute | |
CacheByQueryAttribute | |
JavaScriptResult | |
NotFoundObjectResult | An ObjectResult that when executed will produce a Not Found (404) response. |