Microsoft.Extensions.Http.Polly 9.0.4

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Http.Polly --version 9.0.4
                    
NuGet\Install-Package Microsoft.Extensions.Http.Polly -Version 9.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Http.Polly" Version="9.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Http.Polly" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Http.Polly --version 9.0.4
                    
#r "nuget: Microsoft.Extensions.Http.Polly, 9.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Extensions.Http.Polly&version=9.0.4
                    
Install Microsoft.Extensions.Http.Polly as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Http.Polly&version=9.0.4
                    
Install Microsoft.Extensions.Http.Polly as a Cake Tool

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/d5dc8a13cc618b9cbdc1e5744b4806c594d49553

Product 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-browser 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (798)

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.

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.

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.

Omnia.Fx.NetCore

Package Description

OpenIddict.Client.SystemNetHttp

System.Net.Http integration package for the OpenIddict client services.

GitHub repositories (116)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Http.Polly:

Repository Stars
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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
elsa-workflows/elsa-core
A .NET workflows library
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
abpframework/abp-samples
Sample solutions built with the ABP Framework
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
ldqk/Masuit.MyBlogs
基于C#/.NET8的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
rogerfar/rdt-client
Real-Debrid Client Proxy
Version Downloads Last updated
10.0.0-preview.3.25172.1 488 4/10/2025
10.0.0-preview.2.25164.1 2,121 3/18/2025
10.0.0-preview.1.25120.3 2,404 2/25/2025
9.0.4 161,717 4/8/2025
9.0.3 929,745 3/11/2025
9.0.2 1,683,262 2/11/2025
9.0.1 1,474,004 1/14/2025
9.0.0 3,739,356 11/12/2024
9.0.0-rc.2.24474.3 93,948 10/8/2024
9.0.0-rc.1.24452.1 38,855 9/10/2024
9.0.0-preview.7.24406.2 7,553 8/13/2024
9.0.0-preview.6.24328.4 19,927 7/9/2024
9.0.0-preview.5.24306.11 37,329 6/11/2024
9.0.0-preview.4.24267.6 6,890 5/21/2024
9.0.0-preview.3.24172.13 14,408 4/11/2024
9.0.0-preview.2.24128.4 20,099 3/12/2024
9.0.0-preview.1.24081.5 7,682 2/13/2024
8.0.15 49,019 4/8/2025
8.0.14 404,276 3/11/2025
8.0.13 750,549 2/11/2025
8.0.12 935,831 1/14/2025
8.0.11 3,198,037 11/12/2024
8.0.10 6,557,858 10/8/2024
8.0.8 7,419,397 8/13/2024
8.0.7 6,745,743 7/9/2024
8.0.6 7,098,323 5/28/2024
8.0.5 2,905,849 5/14/2024
8.0.4 5,673,903 4/9/2024
8.0.3 5,154,112 3/12/2024
8.0.2 4,601,797 2/13/2024
8.0.1 5,547,241 1/9/2024
8.0.0 10,033,821 11/14/2023
8.0.0-rc.2.23480.2 59,624 10/10/2023
8.0.0-rc.1.23421.29 31,671 9/12/2023
8.0.0-preview.7.23375.9 44,661 8/8/2023
8.0.0-preview.6.23329.11 23,932 7/11/2023
8.0.0-preview.5.23302.2 12,893 6/13/2023
8.0.0-preview.4.23260.4 246,710 5/16/2023
8.0.0-preview.3.23177.8 25,286 4/11/2023
8.0.0-preview.2.23153.2 25,581 3/14/2023
8.0.0-preview.1.23112.2 14,369 2/21/2023
7.0.20 478,051 5/28/2024
7.0.19 91,011 5/14/2024
7.0.18 294,030 4/9/2024
7.0.17 259,048 3/12/2024
7.0.16 405,957 2/13/2024
7.0.15 731,806 1/9/2024
7.0.14 1,515,604 11/14/2023
7.0.13 2,156,315 10/24/2023
7.0.12 5,825,839 10/10/2023
7.0.11 2,898,796 9/12/2023
7.0.10 4,641,646 8/8/2023
7.0.9 3,684,847 7/11/2023
7.0.8 1,745,283 6/22/2023
7.0.7 1,709,700 6/13/2023
7.0.5 8,872,899 4/11/2023
7.0.4 3,878,052 3/14/2023
7.0.3 2,955,150 2/14/2023
7.0.2 3,836,012 1/10/2023
7.0.1 2,465,258 12/13/2022
7.0.0 4,785,947 11/7/2022
7.0.0-rc.2.22476.2 25,317 10/11/2022
7.0.0-rc.1.22427.2 41,355 9/14/2022
7.0.0-preview.7.22376.6 34,194 8/9/2022
7.0.0-preview.6.22330.3 35,302 7/12/2022
7.0.0-preview.5.22303.8 11,808 6/14/2022
7.0.0-preview.4.22251.1 17,716 5/10/2022
7.0.0-preview.3.22178.4 9,466 4/13/2022
7.0.0-preview.2.22153.2 27,685 3/14/2022
7.0.0-preview.1.22109.13 7,103 2/17/2022
6.0.36 118,786 11/12/2024
6.0.35 144,495 10/8/2024
6.0.33 283,607 8/13/2024
6.0.32 227,623 7/9/2024
6.0.31 393,640 5/28/2024
6.0.30 108,433 5/14/2024
6.0.29 485,613 4/9/2024
6.0.28 522,714 3/12/2024
6.0.27 459,098 2/13/2024
6.0.26 1,252,222 1/9/2024
6.0.25 1,234,243 11/14/2023
6.0.24 718,296 10/24/2023
6.0.23 548,354 10/10/2023
6.0.22 816,981 9/12/2023
6.0.21 1,211,442 8/8/2023
6.0.20 1,048,857 7/11/2023
6.0.19 631,456 6/22/2023
6.0.18 563,942 6/13/2023
6.0.16 3,131,269 4/11/2023
6.0.15 1,400,511 3/14/2023
6.0.14 1,407,965 2/14/2023
6.0.13 2,143,298 1/10/2023
6.0.12 1,551,975 12/13/2022
6.0.11 2,548,957 11/7/2022
6.0.10 6,243,791 10/11/2022
6.0.9 5,526,509 9/13/2022
6.0.8 7,599,590 8/9/2022
6.0.7 5,596,976 7/12/2022
6.0.6 4,145,438 6/14/2022
6.0.5 5,041,609 5/10/2022
6.0.4 4,578,527 4/11/2022
6.0.3 4,671,725 3/8/2022
6.0.2 4,264,820 2/8/2022
6.0.1 6,726,441 12/14/2021
6.0.0 10,660,656 11/8/2021
6.0.0-rc.2.21480.10 35,519 10/12/2021
6.0.0-rc.1.21452.15 12,535 9/14/2021
6.0.0-preview.7.21378.6 16,882 8/10/2021
6.0.0-preview.6.21355.2 5,492 7/14/2021
6.0.0-preview.5.21301.17 12,804 6/15/2021
6.0.0-preview.4.21253.5 9,307 5/24/2021
6.0.0-preview.3.21201.13 10,998 4/8/2021
6.0.0-preview.2.21154.6 7,364 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 26,770 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 22,403,165 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 4,387,630 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 11,174 10/13/2020 5.0.0-rc.2.20478.4 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.7 8,923 9/14/2020 5.0.0-rc.1.20451.7 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.3 3,176 8/25/2020 5.0.0-preview.8.20407.3 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.4 10,498 7/21/2020 5.0.0-preview.7.20365.4 is deprecated because it is no longer maintained.
5.0.0-preview.6.20306.1 18,004 6/25/2020 5.0.0-preview.6.20306.1 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.3 4,009 6/10/2020 5.0.0-preview.5.20278.3 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.2 2,552 5/18/2020 5.0.0-preview.4.20251.2 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 10,435 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 29,672 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 4,233 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 890,066 12/13/2022
3.1.31 147,067 11/8/2022
3.1.30 134,398 10/11/2022
3.1.29 137,841 9/13/2022
3.1.28 474,665 8/9/2022
3.1.27 108,160 7/12/2022
3.1.26 135,862 6/14/2022
3.1.25 311,206 5/10/2022
3.1.24 192,618 4/11/2022
3.1.23 250,729 3/8/2022
3.1.22 2,389,828 12/14/2021
3.1.21 717,086 11/7/2021
3.1.20 325,878 10/11/2021
3.1.19 526,501 9/14/2021
3.1.18 592,460 8/10/2021
3.1.17 1,000,718 7/13/2021
3.1.16 4,797,319 6/8/2021
3.1.15 1,173,793 5/11/2021
3.1.14 1,102,565 4/6/2021
3.1.13 3,162,017 3/9/2021
3.1.12 2,112,153 2/9/2021
3.1.11 685,006 1/12/2021
3.1.10 2,160,992 11/9/2020
3.1.9 2,945,691 10/13/2020
3.1.8 3,723,184 9/8/2020
3.1.7 5,995,227 8/11/2020
3.1.6 3,476,617 7/14/2020
3.1.5 5,010,582 6/9/2020
3.1.4 2,669,088 5/12/2020
3.1.3 3,398,543 3/24/2020
3.1.2 2,757,457 2/18/2020
3.1.1 3,291,060 1/14/2020
3.1.0 4,710,016 12/3/2019
3.1.0-preview3.19553.2 3,061 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,627 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 999 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 212,140 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 45,578 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 280,110 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,733,671 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,281 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 7,846 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 4,687 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,181 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 4,133 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 8,907 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,174 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,376 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 2,407 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 2,108 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 13,368,068 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 14,753 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,423 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,317 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 5,133,444 6/18/2018
2.1.0 2,435,252 5/29/2018
2.1.0-rc1-final 10,490 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 4,170 4/13/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.