-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Microsoft.Extensions.Http.Polly
references Polly.Extensions.Http
, the latter of which is marked as deprecated and tells you to use Microsoft.Extensions.Http.Resilience
, so should Microsoft.Extensions.Http.Polly
continue to exist in a non-deprecated form? If so, when should one use Microsoft.Extensions.Http.Polly
over Microsoft.Extensions.Http.Resilience
?
It is also quite confusing for Microsoft.Extensions.Http.Polly
to exist as a v8 package when it doesn't actually reference v8 of Polly.
Related: #55356
Describe the solution you'd like
Guidance on usage of Microsoft.Extensions.Http.Polly
going forward.
Additional context
No response
aradalvand, Frulfump and MichelZ
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions