Microsoft.Extensions.Http.Polly 2.2.0-preview3-35497

This is a prerelease version of Microsoft.Extensions.Http.Polly.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Http.Polly --version 2.2.0-preview3-35497
                    
NuGet\Install-Package Microsoft.Extensions.Http.Polly -Version 2.2.0-preview3-35497
                    
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="2.2.0-preview3-35497" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Http.Polly" Version="2.2.0-preview3-35497" />
                    
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 2.2.0-preview3-35497
                    
#r "nuget: Microsoft.Extensions.Http.Polly, 2.2.0-preview3-35497"
                    
#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.
#:package Microsoft.Extensions.Http.Polly@2.2.0-preview3-35497
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Http.Polly&version=2.2.0-preview3-35497&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Http.Polly&version=2.2.0-preview3-35497&prerelease
                    
Install 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 at:
https://github.com/aspnet/HttpClientFactory/tree/15fa0014e0eadafd19aecec286f82131e9cef588

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Extensions.Http.Polly:

Package Downloads
OpenIddict.Validation.SystemNetHttp

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

GitHub repositories (134)

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等多种部署方式。全面拥抱AI。敏感肌也能用。
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
elsa-workflows/elsa-core
The Workflow Engine for .NET
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
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.
Cleanuparr/Cleanuparr
Advanced download manager for the Servarr ecosystem
Azure/azure-functions-host
The host/runtime that powers Azure Functions
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.
rogerfar/rdt-client
Real-Debrid Client Proxy
AlphaYu/adnc
A pragmatic .NET 8 framework for modular monoliths to evolve seamlessly into distributed microservices.
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 10.
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
Version Downloads Last Updated
6.0.5 75 9/19/2022
5.0.1 69 3/6/2021
5.0.0 4 3/6/2021
5.0.0-preview.4.20251.2 2 3/6/2021
3.1.16 67 9/19/2022
3.1.11 2 3/6/2021
3.1.8 6 3/6/2021
3.1.6 4 3/6/2021
3.1.5 6 3/6/2021
3.1.4 4 3/6/2021
3.1.0-preview2.19525.4 4 3/6/2021
3.0.2 6 3/6/2021
3.0.0-preview3.19153.1 2 3/6/2021
3.0.0-preview.19074.2 1 3/6/2021
3.0.0-preview.18572.1 6 3/6/2021
2.2.0 37,487 3/6/2021
2.2.0-preview3-35497 2 3/6/2021
2.2.0-preview1-35029 2 3/6/2021
2.1.1 9,462 3/6/2021
2.1.0 5 3/6/2021
Loading failed