MyTested.AspNetCore.Mvc
MyTested.AspNetCore.Mvc copied to clipboard
Add all attributes
- [ ] 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