xRetry 0.1.0-alpha12

This is a prerelease version of xRetry.
There is a newer version of this package available.
See the version list below for details.
dotnet add package xRetry --version 0.1.0-alpha12
NuGet\Install-Package xRetry -Version 0.1.0-alpha12
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="xRetry" Version="0.1.0-alpha12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xRetry --version 0.1.0-alpha12
#r "nuget: xRetry, 0.1.0-alpha12"
#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.
// Install xRetry as a Cake Addin
#addin nuget:?package=xRetry&version=0.1.0-alpha12&prerelease

// Install xRetry as a Cake Tool
#tool nuget:?package=xRetry&version=0.1.0-alpha12&prerelease

Allows for a [Retry(n)] attribute to be placed above tests in XUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated.

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. 
.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.
  • .NETStandard 2.0

NuGet packages (2)

Showing the top 2 NuGet packages that depend on xRetry:

Package Downloads
xRetry.SpecFlow

Allows for a @retry(n) tag to be placed above scenarios in SpecFlow.XUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated.

Xunit.DependencyInjection.xRetry

Support xRetry. public void ConfigureServices(IServiceCollection services) { services.AddXRetrySupport(); }

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on xRetry:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
ravendb/ravendb
ACID Document Database
Azure/Industrial-IoT
Azure Industrial IoT Platform
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
pengweiqhca/Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
Version Downloads Last updated
1.9.0 1,142,470 1/1/2023
1.9.0-alpha1 1,316 12/19/2022
1.8.0 804,091 2/26/2022
1.7.0 236,920 10/30/2021
1.6.0 157,968 6/23/2021
1.5.0 98,104 5/12/2021
1.4.1 229,249 2/23/2021
1.4.0 3,202 2/16/2021
1.3.0 33,784 1/22/2021
1.2.0 12,161 11/13/2020
1.1.0 30,450 8/19/2020
1.0.0 9,357 6/27/2020
0.5.0 34,358 4/10/2020
0.5.0-alpha1 1,079 3/27/2020
0.4.1 2,179 3/26/2020
0.4.1-alpha 1,055 3/26/2020
0.4.0 2,182 3/10/2020
0.3.2 4,500 8/2/2019
0.3.1 1,727 6/24/2019
0.3.0 1,569 5/22/2019
0.2.0 1,613 5/20/2019
0.2.0-alpha01 1,303 5/20/2019
0.1.1-alpha05 394 5/20/2019
0.1.1-alpha04 422 5/20/2019
0.1.1-alpha03 404 5/20/2019
0.1.1-alpha02 415 5/12/2019
0.1.1-alpha01 424 5/12/2019
0.1.0 819 5/9/2019
0.1.0-alpha9 414 5/8/2019
0.1.0-alpha8 445 5/8/2019
0.1.0-alpha6 410 5/8/2019
0.1.0-alpha5 394 5/8/2019
0.1.0-alpha3 397 5/8/2019
0.1.0-alpha2 433 5/8/2019
0.1.0-alpha14 417 5/9/2019
0.1.0-alpha13 407 5/9/2019
0.1.0-alpha12 412 5/9/2019
0.1.0-alpha11 369 5/8/2019
0.1.0-alpha10 414 5/8/2019
0.1.0-alpha1 489 5/8/2019