MyTested.AspNetCore.Mvc icon indicating copy to clipboard operation
MyTested.AspNetCore.Mvc copied to clipboard

Add all attributes

Open ivaylokenov opened this issue 8 years ago • 0 comments

  • [ ] HttpMethod
  • [ ] Authorize
  • [ ] ActionMethodSelector
  • [ ] ActionFilter
  • [ ] ExceptionFilter
  • [x] MiddlewareFilter
  • [ ] ResultFilter
  • [ ] RouteValue
  • [ ] ApiExplorerSettings
  • [ ] Consumes
  • [ ] Bind
  • [ ] BindNever
  • [ ] BindRequired
  • [ ] BindBehaviour
  • [x] Controller
  • [ ] FormatFilter
  • [ ] From...
  • [ ] ModelBinder
  • [ ] ModelMetadataType
  • [x] NonAction
  • [ ] NonController
  • [ ] Produces
  • [ ] ProducesResponseType
  • [ ] RequireHttps
  • [ ] ResponseCache
  • [ ] ServiceFilter
  • [ ] TypeFilter
  • [ ] HiddenInput
  • [ ] IgnoreAntiforgeryToken
  • [ ] Remote
  • [ ] SkipStatusCodePages
  • [ ] AutoValidateAntiforgeryToken
  • [x] Add Passing for generic attributes

ivaylokenov avatar Jan 11 '16 07:01 ivaylokenov