Namespace Apizr.Resiliencing.Attributes.Http
Classes
- DeleteResiliencePipelineAttribute
Tells Apizr to apply some policies to Delete http method You have to provide a strategy registry to Apizr to use this feature
- GetResiliencePipelineAttribute
Tells Apizr to apply some policies to Get http method You have to provide a strategy registry to Apizr to use this feature
- HeadResiliencePipelineAttribute
Tells Apizr to apply some policies to Head http method You have to provide a strategy registry to Apizr to use this feature
- OptionsResiliencePipelineAttribute
Tells Apizr to apply some policies to Options http method You have to provide a strategy registry to Apizr to use this feature
- PostResiliencePipelineAttribute
Tells Apizr to apply some policies to Post http method You have to provide a strategy registry to Apizr to use this feature
- PutResiliencePipelineAttribute
Tells Apizr to apply some policies to Put http method You have to provide a strategy registry to Apizr to use this feature