Endjin.Retry
1.0.0.35
See the version list below for details.
dotnet add package Endjin.Retry --version 1.0.0.35
NuGet\Install-Package Endjin.Retry -Version 1.0.0.35
<PackageReference Include="Endjin.Retry" Version="1.0.0.35" />
<PackageVersion Include="Endjin.Retry" Version="1.0.0.35" />
<PackageReference Include="Endjin.Retry" />
paket add Endjin.Retry --version 1.0.0.35
#r "nuget: Endjin.Retry, 1.0.0.35"
#:package Endjin.Retry@1.0.0.35
#addin nuget:?package=Endjin.Retry&version=1.0.0.35
#tool nuget:?package=Endjin.Retry&version=1.0.0.35
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.
NuGet packages (5)
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 |
GitHub repositories (1)
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 | 102,763 | 9/23/2015 |
1.0.0.49 | 1,776 | 7/27/2015 |
1.0.0.48 | 1,468 | 7/27/2015 |
1.0.0.47 | 6,605 | 3/17/2015 |
1.0.0.46 | 1,331 | 3/17/2015 |
1.0.0.45 | 1,856 | 1/14/2015 |
1.0.0.44 | 1,381 | 1/14/2015 |
1.0.0.43 | 1,973 | 11/28/2014 |
1.0.0.42 | 1,479 | 11/28/2014 |
1.0.0.41 | 5,609 | 2/24/2014 |
1.0.0.40 | 1,475 | 2/24/2014 |
1.0.0.39 | 1,435 | 1/13/2014 |
1.0.0.38 | 1,436 | 12/19/2013 |
1.0.0.37 | 1,466 | 12/18/2013 |
1.0.0.36 | 1,448 | 12/18/2013 |
1.0.0.35 | 1,451 | 12/18/2013 |
1.0.0.34 | 1,441 | 12/18/2013 |
1.0.0.33 | 1,451 | 12/18/2013 |
1.0.0.32 | 1,438 | 12/16/2013 |
1.0.0.31 | 1,527 | 11/19/2013 |
1.0.0.30 | 1,465 | 11/19/2013 |
1.0.0.28 | 1,506 | 10/27/2013 |
1.0.0.26 | 1,440 | 10/24/2013 |
1.0.0.25 | 1,479 | 10/24/2013 |
1.0.0.24 | 1,474 | 10/17/2013 |
1.0.0.23 | 1,449 | 10/16/2013 |
1.0.0.22 | 1,544 | 9/11/2013 |
1.0.0.21 | 1,534 | 9/11/2013 |
1.0.0.6 | 1,773 | 7/8/2013 |
1.0.0.5 | 1,710 | 7/8/2013 |
1.0.0.4 | 1,698 | 7/8/2013 |
1.0.0.3 | 1,612 | 6/4/2013 |
1.0.0.2 | 6,880 | 5/22/2013 |
See http://blogs.endjin.com/2013/05/retrying-tasks-with-tpl-async-and-synchronous-code/ for more examples