VOOZH about

URL: https://www.nuget.org/packages/Naos.Recipes.RunWithRetry/

⇱ NuGet Gallery | Naos.Recipes.RunWithRetry 1.0.130




👁 Image
Naos.Recipes.RunWithRetry 1.0.130

dotnet add package Naos.Recipes.RunWithRetry --version 1.0.130
 
 
NuGet\Install-Package Naos.Recipes.RunWithRetry -Version 1.0.130
 
 
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="Naos.Recipes.RunWithRetry" Version="1.0.130">
 <PrivateAssets>all</PrivateAssets>
 <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Naos.Recipes.RunWithRetry" Version="1.0.130" />
 
Directory.Packages.props
<PackageReference Include="Naos.Recipes.RunWithRetry">
 <PrivateAssets>all</PrivateAssets>
 <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
 
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 Naos.Recipes.RunWithRetry --version 1.0.130
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Naos.Recipes.RunWithRetry, 1.0.130"
 
 
#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 Naos.Recipes.RunWithRetry@1.0.130
 
 
#: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=Naos.Recipes.RunWithRetry&version=1.0.130
 
Install as a Cake Addin
#tool nuget:?package=Naos.Recipes.RunWithRetry&version=1.0.130
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Wrapper around the Spritely.Redo framework to make it easy to run a lambda with a linear-delay backoff strategy, also includes helper functions for dealing with Task's in synchronous execution.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Naos.Recipes.RunWithRetry:

Package Downloads
Naos.Deployment.Bootstrapper

Recipe that installs the basic classes and references needed to run Naos.Deployment logic, servers to abstract configuration and not need to provided everything on the command line.

Naos.Deployment.Recipes.OpenVpnSetup

Recipe that installs the logic to setup an OpenVpn server.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.130 830 8/11/2025
1.0.129 3,442 7/13/2021
1.0.128 1,232 11/20/2020
1.0.127 1,002 11/20/2020
1.0.126 1,097 10/1/2020
1.0.125 1,061 9/18/2020
1.0.124 1,060 9/18/2020
1.0.123 1,043 8/3/2020
1.0.122 30,102 12/5/2019
1.0.121 1,094 12/5/2019
1.0.120 1,062 12/3/2019
1.0.119 1,358 6/7/2019
1.0.118 1,196 6/7/2019
1.0.117 1,159 6/6/2019
1.0.116 1,129 5/30/2019
1.0.115 1,217 3/30/2019
1.0.114 1,146 3/13/2019
1.0.113 1,096 3/13/2019
1.0.112 1,130 3/13/2019
1.0.111 1,163 3/13/2019
Loading failed