Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
120 packages returned for Tags:"policy"
Sort by
Relevance
Downloads
Recently updated
Polly
by:
dylanreisenberger
joelhulen
Polly
364,775,907 total downloads
last updated
1/17/2022
Latest version:
7.2.3
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe...
More information
Polly.
Extensions.
Http
by:
dylanreisenberger
joelhulen
Polly
119,405,453 total downloads
last updated
4/1/2019
Latest version:
3.0.0
HttpClient
HttpClientFactory
Exception
Handling
Resilience
Transient
Fault
Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Microsoft.
Azure.
Management.
ResourceManager
by:
azure-sdk
Microsoft
Deprecated
9,824,300 total downloads
last updated
5/12/2022
Latest version:
3.17.4-preview
Microsoft
Azure
resource
management
resource
management
resource
groups
Azure
Policy
More tags
Provides resource group and resource management capabilities for Microsoft Azure. Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on...
More information
RawRabbit.
Enrichers.
Polly
by:
pardahlman
724,159 total downloads
last updated
3/11/2018
Latest version:
2.0.0-rc5
rabbitmq
rawrabbit
policy
polly
Exception handling and retry policies with Polly.
Polly-
Signed
by:
dylanreisenberger
joelhulen
Polly
2,487,515 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a...
More information
Polly.
Contrib.
DuplicateRequestCollapser
by:
Polly-Contrib
559,419 total downloads
last updated
6/5/2020
Latest version:
0.2.1
Exception
Handling
Resilience
Transient
Fault
Policy
Polly
Polly.Contrib.DuplicateRequestCollapser is a Polly policy to collapse concurrent duplicate requests to a single execution, integrating with the Polly resilience project for .NET
Polly.
Extensions.
Http-
Signed
by:
dylanreisenberger
joelhulen
Polly
474,627 total downloads
last updated
4/15/2018
Latest version:
1.0.4
HttpClient
Exception
Handling
Resilience
Transient
Fault
Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Community.
AspNetCore.
ExceptionHandling
by:
IharYakimush
196,187 total downloads
last updated
11/16/2019
Latest version:
2.2.0
aspnetcore
exception
handling
policy
Middleware to configure exception handling policies. Configure chain of handlers per exception type. OOTB handlers: log, retry, set responce headers and body
Microsoft.
Owin.
Security.
Authorization
by:
DavidParks8
427,105 total downloads
last updated
9/25/2022
Latest version:
1.2.2.4
Security
Owin
Authorization
Authentication
Policy
Claim
Backport
AspNet
Backport of Asp.Net core's policy based authorization to Asp.Net 4.
Microsoft.
Owin.
Security.
Authorization.
WebApi
by:
DavidParks8
277,623 total downloads
last updated
9/25/2022
Latest version:
1.2.2.4
Security
Owin
Authorization
Authentication
Policy
Claim
Backport
WebApi
AspNet
Backport of Asp.Net core's policy based authorization to Asp.Net 4 WebApi 2
Dodo.
HttpClient.
ResiliencePolicies
by:
DodoPizza
194,754 total downloads
last updated
4/6/2023
Latest version:
2.1.0
HttpClient
Resilience
Policy
CircuitBreaker
Retry
Timeout
The main goal of this library is to provide unified http request retrying policies for the HttpClient that just works. Actually this library wraps awesome Polly library with the predefined settings to allow...
More information
EnterpriseLibrary.
PolicyInjection
by:
Microsoft
patterns-and-practices
510,212 total downloads
last updated
4/26/2013
Latest version:
6.0.1304
entlib
entlib6
Enterprise
Library
PIAB
policy
injection
interception
aop
aspect
More tags
The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is...
More information
IAM.
Floyd
by:
udondan
110,993 total downloads
last updated
10/22/2021
Latest version:
0.263.0
aws
iam
policy
iam-floyd
AWS IAM policy statement generator with fluent interface (Stability: Experimental)
Community.
AspNetCore.
ExceptionHandling.
Mvc
by:
IharYakimush
156,212 total downloads
last updated
11/16/2019
Latest version:
2.2.0
aspnetcore
exception
handling
policy
mvc
action
result
Extension methods to configure exception handler which write MVC action result to responce body. Userfull for writing objects
Altinn.
Common.
PEP
by:
altinn
135,754 total downloads
last updated
5/9/2023
Latest version:
1.3.0
Altinn
Studio
Authorization
Policy
Enforcement
Point
Policy Enforcement Point for Attribute-based authorization using Altinn.Authorization.ABAC in ASP.Net apps. See our repository for the full documentation.
CDK.
IAM.
Floyd
by:
udondan
97,894 total downloads
last updated
10/22/2021
Latest version:
0.263.0
aws
iam
policy
iam-floyd
cdk
aws-cdk
AWS IAM policy statement generator with fluent interface for AWS CDK (Stability: Experimental)
Microsoft.
Owin.
Security.
Authorization.
Mvc
by:
DavidParks8
134,004 total downloads
last updated
9/25/2022
Latest version:
1.2.2.4
Security
Owin
Authorization
Authentication
Policy
Claim
Backport
Mvc
AspNet
Backport of Asp.Net core's policy based authorization to Asp.Net 4 Mvc 5
Yoh.
Text.
Json.
NamingPolicies
by:
yoh.deadfall
66,980 total downloads
last updated
10/20/2022
Latest version:
1.0.0
json
serializer
naming
policy
convention
Naming policies for the system JSON serializer in .NET.
Polly.
Net40Async
by:
dylanreisenberger
joelhulen
Polly
381,682 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout,...
More information
TagHelperSamples.
Authorization
by:
dpaquette
127,816 total downloads
last updated
11/13/2019
Latest version:
3.0.56
AspNetCore
MVC
Core
Tag
Helper
Authorization
Policy
Requirements
Resources
ASP.NET Core MVC Tag Helpers for Authorization. Easily render blocks of HTML only for those users who are authorized based on ASP.NET Core Roles and/or Policies
Previous
Next