Microsoft.Extensions.Http.Resilience
8.0.0-preview.7.23407.5
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Http.Resilience --version 8.0.0-preview.7.23407.5
NuGet\Install-Package Microsoft.Extensions.Http.Resilience -Version 8.0.0-preview.7.23407.5
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.0.0-preview.7.23407.5" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.0.0-preview.7.23407.5" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" />
paket add Microsoft.Extensions.Http.Resilience --version 8.0.0-preview.7.23407.5
#r "nuget: Microsoft.Extensions.Http.Resilience, 8.0.0-preview.7.23407.5"
#:package Microsoft.Extensions.Http.Resilience@8.0.0-preview.7.23407.5
#addin nuget:?package=Microsoft.Extensions.Http.Resilience&version=8.0.0-preview.7.23407.5&prerelease
#tool nuget:?package=Microsoft.Extensions.Http.Resilience&version=8.0.0-preview.7.23407.5&prerelease
Resilience mechanisms for HTTP Client.
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 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0-preview.7.23375.6)
- Microsoft.Extensions.Http.Polly (>= 8.0.0-preview.7.23375.9)
- Microsoft.Extensions.ObjectPool (>= 8.0.0-preview.7.23375.9)
- Microsoft.Extensions.Options (>= 8.0.0-preview.7.23375.6)
- Microsoft.Extensions.Resilience (>= 8.0.0-preview.7.23407.5)
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0-preview.7.23375.6)
- Microsoft.Extensions.Http.Polly (>= 8.0.0-preview.7.23375.9)
- Microsoft.Extensions.ObjectPool (>= 8.0.0-preview.7.23375.9)
- Microsoft.Extensions.Options (>= 8.0.0-preview.7.23375.6)
- Microsoft.Extensions.Resilience (>= 8.0.0-preview.7.23407.5)
-
net8.0
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0-preview.7.23375.6)
- Microsoft.Extensions.Http.Polly (>= 8.0.0-preview.7.23375.9)
- Microsoft.Extensions.ObjectPool (>= 8.0.0-preview.7.23375.9)
- Microsoft.Extensions.Options (>= 8.0.0-preview.7.23375.6)
- Microsoft.Extensions.Resilience (>= 8.0.0-preview.7.23407.5)
- System.IO.Hashing (>= 8.0.0-preview.7.23375.6)
NuGet packages (198)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Http.Resilience:
Package | Downloads |
---|---|
OpenIddict.Validation.SystemNetHttp
System.Net.Http integration package for the OpenIddict validation services. |
|
Duende.AccessTokenManagement
Automatic access token management for OAuth client credential flows |
|
OpenIddict.Client.SystemNetHttp
System.Net.Http integration package for the OpenIddict client services. |
|
Aspire.Hosting.Testing
Testing support for the .NET Aspire application model. |
|
OrchardCore.Users
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Users module adds user management functionality. |
GitHub repositories (114)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Http.Resilience:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
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
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
CommunityToolkit/Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
|
|
AIDotNet/OpenDeepWiki
OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScript, supporting modular design, and is easy to expand and customize.
|
|
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
|
Version | Downloads | Last Updated |
---|---|---|
9.9.0 | 882,524 | 9/9/2025 |
9.8.0 | 1,000,137 | 8/12/2025 |
9.7.0 | 1,849,571 | 7/8/2025 |
9.6.0 | 1,582,307 | 6/10/2025 |
9.5.0 | 1,455,800 | 5/13/2025 |
9.4.0 | 2,188,456 | 4/8/2025 |
9.3.0 | 1,356,342 | 3/11/2025 |
9.2.0 | 2,255,079 | 2/11/2025 |
9.1.0 | 1,226,723 | 1/14/2025 |
9.0.0 | 3,628,547 | 11/12/2024 |
9.0.0-preview.9.24507.7 | 122,895 | 10/8/2024 |
9.0.0-preview.8.24460.1 | 41,302 | 9/10/2024 |
9.0.0-preview.7.24412.10 | 6,215 | 8/14/2024 |
9.0.0-preview.6.24353.1 | 5,085 | 7/10/2024 |
9.0.0-preview.5.24311.7 | 9,635 | 6/11/2024 |
9.0.0-preview.4.24271.2 | 8,380 | 5/21/2024 |
9.0.0-preview.3.24209.3 | 10,085 | 4/11/2024 |
9.0.0-preview.2.24157.4 | 3,718 | 3/12/2024 |
9.0.0-preview.1.24108.1 | 2,254 | 2/13/2024 |
8.10.0 | 6,466,326 | 10/8/2024 |
8.9.1 | 1,927,492 | 9/6/2024 |
8.9.0 | 81,146 | 9/5/2024 |
8.8.0 | 1,011,055 | 8/13/2024 |
8.7.0 | 1,886,162 | 7/10/2024 |
8.6.0 | 1,121,211 | 6/11/2024 |
8.5.0 | 1,861,544 | 5/14/2024 |
8.4.0 | 2,988,469 | 4/9/2024 |
8.3.0 | 866,527 | 3/12/2024 |
8.2.0 | 1,404,943 | 2/13/2024 |
8.1.0 | 780,423 | 1/9/2024 |
8.0.0 | 1,330,482 | 11/14/2023 |
8.0.0-rc.2.23510.2 | 2,849 | 10/10/2023 |
8.0.0-rc.1.23453.1 | 1,421 | 9/12/2023 |
8.0.0-preview.7.23407.5 | 1,091 | 8/8/2023 |
8.0.0-preview.6.23360.2 | 847 | 7/12/2023 |
8.0.0-preview.5.23308.3 | 2,520 | 6/14/2023 |
8.0.0-preview.4.23273.7 | 2,242 | 5/23/2023 |