xRetry 0.1.0-alpha9
See the version list below for details.
dotnet add package xRetry --version 0.1.0-alpha9
NuGet\Install-Package xRetry -Version 0.1.0-alpha9
<PackageReference Include="xRetry" Version="0.1.0-alpha9" />
<PackageVersion Include="xRetry" Version="0.1.0-alpha9" />
<PackageReference Include="xRetry" />
paket add xRetry --version 0.1.0-alpha9
#r "nuget: xRetry, 0.1.0-alpha9"
#addin nuget:?package=xRetry&version=0.1.0-alpha9&prerelease
#tool nuget:?package=xRetry&version=0.1.0-alpha9&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 | 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-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. |
-
.NETStandard 2.0
- xunit (>= 2.4.1)
NuGet packages (3)
Showing the top 3 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(); } |
|
xRetry.Reqnroll
Allows for a @retry(n) tag to be placed above scenarios in Reqnroll.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. |
GitHub repositories (12)
Showing the top 12 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
|
|
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
|
|
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.
|
|
OpenCoreMMO/OpenCoreMMO
Modern MMORPG server emulator written in C#
|
|
joelverhagen/TorSharp
Use Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.
|
|
aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
|
|
gpailler/MegaApiClient
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
|
|
Viincenttt/MollieApi
This project allows you to easily add the Mollie payment provider to your application.
|
|
Azure/azure-functions-sql-extension
Azure SQL bindings for Azure Functions ⚡️ supports Azure SQL Database, Azure SQL Managed Instance, and SQL Server 2016+
|
Version | Downloads | Last updated |
---|---|---|
1.9.0 | 3,021,381 | 1/1/2023 |
1.9.0-alpha1 | 1,555 | 12/19/2022 |
1.8.0 | 935,518 | 2/26/2022 |
1.7.0 | 277,299 | 10/30/2021 |
1.6.0 | 179,287 | 6/23/2021 |
1.5.0 | 108,599 | 5/12/2021 |
1.4.1 | 288,425 | 2/23/2021 |
1.4.0 | 3,834 | 2/16/2021 |
1.3.0 | 36,526 | 1/22/2021 |
1.2.0 | 12,705 | 11/13/2020 |
1.1.0 | 31,578 | 8/19/2020 |
1.0.0 | 10,146 | 6/27/2020 |
0.5.0 | 39,577 | 4/10/2020 |
0.5.0-alpha1 | 1,227 | 3/27/2020 |
0.4.1 | 2,442 | 3/26/2020 |
0.4.1-alpha | 1,277 | 3/26/2020 |
0.4.0 | 2,365 | 3/10/2020 |
0.3.2 | 4,754 | 8/2/2019 |
0.3.1 | 1,948 | 6/24/2019 |
0.3.0 | 1,864 | 5/22/2019 |
0.2.0 | 1,922 | 5/20/2019 |
0.2.0-alpha01 | 1,581 | 5/20/2019 |
0.1.1-alpha05 | 439 | 5/20/2019 |
0.1.1-alpha04 | 485 | 5/20/2019 |
0.1.1-alpha03 | 450 | 5/20/2019 |
0.1.1-alpha02 | 482 | 5/12/2019 |
0.1.1-alpha01 | 467 | 5/12/2019 |
0.1.0 | 5,074 | 5/9/2019 |
0.1.0-alpha9 | 476 | 5/8/2019 |
0.1.0-alpha8 | 496 | 5/8/2019 |
0.1.0-alpha6 | 482 | 5/8/2019 |
0.1.0-alpha5 | 446 | 5/8/2019 |
0.1.0-alpha3 | 441 | 5/8/2019 |
0.1.0-alpha2 | 483 | 5/8/2019 |
0.1.0-alpha14 | 462 | 5/9/2019 |
0.1.0-alpha13 | 468 | 5/9/2019 |
0.1.0-alpha12 | 462 | 5/9/2019 |
0.1.0-alpha11 | 417 | 5/8/2019 |
0.1.0-alpha10 | 484 | 5/8/2019 |
0.1.0-alpha1 | 548 | 5/8/2019 |