Microsoft.Extensions.Http.Polly
8.0.0
dotnet add package Microsoft.Extensions.Http.Polly --version 8.0.0
NuGet\Install-Package Microsoft.Extensions.Http.Polly -Version 8.0.0
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0" />
paket add Microsoft.Extensions.Http.Polly --version 8.0.0
#r "nuget: Microsoft.Extensions.Http.Polly, 8.0.0"
// Install Microsoft.Extensions.Http.Polly as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Http.Polly&version=8.0.0
// Install Microsoft.Extensions.Http.Polly as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Http.Polly&version=8.0.0
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Http (>= 8.0.0)
- Polly (>= 7.2.4)
- Polly.Extensions.Http (>= 3.0.0)
NuGet packages (570)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Http.Polly:
Package | Downloads |
---|---|
OpenIddict.Validation.SystemNetHttp
System.Net.Http integration package for the OpenIddict validation services. |
|
Omnia.Fx.NetCore
Package Description |
|
Apprio.Enablement.Http
Package Description |
|
Rystem.RepositoryFramework.Api.Client
Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test. |
|
Rystem.OpenAi
.Net wrapper for OpenAI with Dependency injection integration, factory integration: you may inject more than one endpoint, azure integration: you may swap among openai endpoint and any azure endpoint quickly and easily. You can calculate tokens and cost for each request (before the request) and for each response. You can access to the dashboard api to retrieve your current or previous billing. |
GitHub repositories (97)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Http.Polly:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
Version | Downloads | Last updated | |
---|---|---|---|
8.0.0 | 317,114 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 40,389 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 25,863 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 38,098 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 15,843 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 10,182 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 59,293 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 12,622 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 18,013 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 11,180 | 2/21/2023 | |
7.0.14 | 104,833 | 11/14/2023 | |
7.0.13 | 492,562 | 10/24/2023 | |
7.0.12 | 1,071,351 | 10/10/2023 | |
7.0.11 | 1,093,119 | 9/12/2023 | |
7.0.10 | 2,796,899 | 8/8/2023 | |
7.0.9 | 2,263,443 | 7/11/2023 | |
7.0.8 | 1,022,682 | 6/22/2023 | |
7.0.7 | 965,751 | 6/13/2023 | |
7.0.5 | 5,394,130 | 4/11/2023 | |
7.0.4 | 2,896,090 | 3/14/2023 | |
7.0.3 | 2,006,566 | 2/14/2023 | |
7.0.2 | 2,573,717 | 1/10/2023 | |
7.0.1 | 1,708,587 | 12/13/2022 | |
7.0.0 | 2,880,988 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 15,030 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,276 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 18,237 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 22,751 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 10,171 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 15,377 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 7,361 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 16,844 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,687 | 2/17/2022 | |
6.0.25 | 43,358 | 11/14/2023 | |
6.0.24 | 129,999 | 10/24/2023 | |
6.0.23 | 121,999 | 10/10/2023 | |
6.0.22 | 275,489 | 9/12/2023 | |
6.0.21 | 424,873 | 8/8/2023 | |
6.0.20 | 454,709 | 7/11/2023 | |
6.0.19 | 297,295 | 6/22/2023 | |
6.0.18 | 206,303 | 6/13/2023 | |
6.0.16 | 1,582,305 | 4/11/2023 | |
6.0.15 | 704,470 | 3/14/2023 | |
6.0.14 | 808,833 | 2/14/2023 | |
6.0.13 | 1,317,315 | 1/10/2023 | |
6.0.12 | 956,208 | 12/13/2022 | |
6.0.11 | 1,750,963 | 11/7/2022 | |
6.0.10 | 4,060,018 | 10/11/2022 | |
6.0.9 | 3,544,712 | 9/13/2022 | |
6.0.8 | 4,548,490 | 8/9/2022 | |
6.0.7 | 3,318,516 | 7/12/2022 | |
6.0.6 | 2,871,573 | 6/14/2022 | |
6.0.5 | 3,649,712 | 5/10/2022 | |
6.0.4 | 3,072,953 | 4/11/2022 | |
6.0.3 | 3,611,675 | 3/8/2022 | |
6.0.2 | 3,205,142 | 2/8/2022 | |
6.0.1 | 5,264,945 | 12/14/2021 | |
6.0.0 | 5,564,483 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 27,750 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 11,543 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 15,366 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,187 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 11,938 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 8,558 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 10,334 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 6,377 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 21,570 | 2/12/2021 | |
5.0.1 | 18,399,106 | 12/8/2020 | |
5.0.0 | 3,250,029 | 11/9/2020 | |
5.0.0-rc.2.20478.4 | 10,806 | 10/13/2020 | |
5.0.0-rc.1.20451.7 | 8,632 | 9/14/2020 | |
5.0.0-preview.8.20407.3 | 2,693 | 8/25/2020 | |
5.0.0-preview.7.20365.4 | 10,157 | 7/21/2020 | |
5.0.0-preview.6.20306.1 | 17,121 | 6/25/2020 | |
5.0.0-preview.5.20278.3 | 3,764 | 6/10/2020 | |
5.0.0-preview.4.20251.2 | 2,234 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 10,158 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 28,669 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 3,742 | 3/16/2020 | |
3.1.32 | 308,752 | 12/13/2022 | |
3.1.31 | 106,672 | 11/8/2022 | |
3.1.30 | 79,877 | 10/11/2022 | |
3.1.29 | 96,744 | 9/13/2022 | |
3.1.28 | 264,347 | 8/9/2022 | |
3.1.27 | 80,767 | 7/12/2022 | |
3.1.26 | 109,495 | 6/14/2022 | |
3.1.25 | 198,576 | 5/10/2022 | |
3.1.24 | 151,106 | 4/11/2022 | |
3.1.23 | 173,915 | 3/8/2022 | |
3.1.22 | 1,463,502 | 12/14/2021 | |
3.1.21 | 579,855 | 11/7/2021 | |
3.1.20 | 253,746 | 10/11/2021 | |
3.1.19 | 404,021 | 9/14/2021 | |
3.1.18 | 446,201 | 8/10/2021 | |
3.1.17 | 795,646 | 7/13/2021 | |
3.1.16 | 3,610,982 | 6/8/2021 | |
3.1.15 | 926,435 | 5/11/2021 | |
3.1.14 | 837,384 | 4/6/2021 | |
3.1.13 | 2,426,018 | 3/9/2021 | |
3.1.12 | 1,800,879 | 2/9/2021 | |
3.1.11 | 632,618 | 1/12/2021 | |
3.1.10 | 1,814,115 | 11/9/2020 | |
3.1.9 | 2,685,666 | 10/13/2020 | |
3.1.8 | 3,227,186 | 9/8/2020 | |
3.1.7 | 4,128,145 | 8/11/2020 | |
3.1.6 | 2,888,471 | 7/14/2020 | |
3.1.5 | 4,100,492 | 6/9/2020 | |
3.1.4 | 2,250,742 | 5/12/2020 | |
3.1.3 | 3,049,223 | 3/24/2020 | |
3.1.2 | 2,421,350 | 2/18/2020 | |
3.1.1 | 2,479,790 | 1/14/2020 | |
3.1.0 | 3,684,601 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 2,854 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,388 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 781 | 10/15/2019 | |
3.0.3 | 127,253 | 2/18/2020 | |
3.0.2 | 41,979 | 1/14/2020 | |
3.0.1 | 229,862 | 11/18/2019 | |
3.0.0 | 2,223,997 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 6,021 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 7,414 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 4,490 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 2,982 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 3,783 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 8,632 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 976 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,165 | 3/6/2019 | |
3.0.0-preview.19074.2 | 2,202 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,872 | 12/4/2018 | |
2.2.0 | 11,699,394 | 12/3/2018 | |
2.2.0-preview3-35497 | 13,486 | 10/17/2018 | |
2.2.0-preview2-35157 | 5,032 | 9/12/2018 | |
2.2.0-preview1-35029 | 2,925 | 8/22/2018 | |
2.1.1 | 4,220,619 | 6/18/2018 | |
2.1.0 | 1,652,742 | 5/29/2018 | |
2.1.0-rc1-final | 9,127 | 5/6/2018 | |
2.1.0-preview2-final | 2,458 | 4/13/2018 |