![]() |
VOOZH | about |
dotnet add package Endjin.Retry --version 1.0.0.50
NuGet\Install-Package Endjin.Retry -Version 1.0.0.50
<PackageReference Include="Endjin.Retry" Version="1.0.0.50" />
<PackageVersion Include="Endjin.Retry" Version="1.0.0.50" />Directory.Packages.props
<PackageReference Include="Endjin.Retry" />Project file
paket add Endjin.Retry --version 1.0.0.50
#r "nuget: Endjin.Retry, 1.0.0.50"
#:package Endjin.Retry@1.0.0.50
#addin nuget:?package=Endjin.Retry&version=1.0.0.50Install as a Cake Addin
#tool nuget:?package=Endjin.Retry&version=1.0.0.50Install as a Cake Tool
Endjin Retry Framework enables you to simply retry a TPL, async or synchronous operation using a variety of retry strategies and policies.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Showing the top 5 NuGet packages that depend on Endjin.Retry:
| Package | Downloads |
|---|---|
|
Endjin.SpecFlow.Selenium
Endjin's SpecFlow and Selenium testing framework for smart automated web UI tests development. |
|
|
Endjin.Cancelable
This package contains the core components of the cancellation framework |
|
|
Endjin.Cancelable.Azure.Storage
This package contains the Azure Storage extensions of the cancellation framework |
|
|
Endjin.Leasing
This package contains the core components of the leasing framework |
|
|
Endjin.Leasing.Azure
This package contains the Azure Storage extensions of the leasing framework |
Showing the top 1 popular GitHub repositories that depend on Endjin.Retry:
| Repository | Stars |
|---|---|
|
kamsar/Dianoga
An automatic image optimizer for the Sitecore media library.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0.50 | 117,617 | 9/23/2015 |
| 1.0.0.49 | 2,004 | 7/27/2015 |
| 1.0.0.48 | 1,689 | 7/27/2015 |
| 1.0.0.47 | 6,829 | 3/17/2015 |
| 1.0.0.46 | 1,554 | 3/17/2015 |
| 1.0.0.45 | 2,094 | 1/14/2015 |
| 1.0.0.44 | 1,606 | 1/14/2015 |
| 1.0.0.43 | 2,191 | 11/28/2014 |
| 1.0.0.42 | 1,701 | 11/28/2014 |
| 1.0.0.41 | 6,086 | 2/24/2014 |
| 1.0.0.40 | 1,699 | 2/24/2014 |
| 1.0.0.39 | 1,648 | 1/13/2014 |
| 1.0.0.38 | 1,667 | 12/19/2013 |
| 1.0.0.37 | 1,690 | 12/18/2013 |
| 1.0.0.36 | 1,672 | 12/18/2013 |
| 1.0.0.35 | 1,681 | 12/18/2013 |
| 1.0.0.34 | 1,673 | 12/18/2013 |
| 1.0.0.33 | 1,675 | 12/18/2013 |
| 1.0.0.32 | 1,668 | 12/16/2013 |
| 1.0.0.31 | 1,754 | 11/19/2013 |
See http://blogs.endjin.com/2013/05/retrying-tasks-with-tpl-async-and-synchronous-code/ for more examples