Retry class library based on Quartz.Net, which is mainly applied to business types requiring long interval retry.
Info
Version: | 1.1.1 |
Author(s): | dong fang |
Last Update: | Sunday, December 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fdstar/LongIntervalRetries |
NuGet Url: | https://www.nuget.org/packages/LongIntervalRetries.Stores.AdoStores |
Install
Install-Package LongIntervalRetries.Stores.AdoStores
dotnet add package LongIntervalRetries.Stores.AdoStores
paket add LongIntervalRetries.Stores.AdoStores
LongIntervalRetries.Stores.AdoStores Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LongIntervalRetries(>= 1.1.1)
- Dapper(>= 1.50.4)
- Newtonsoft.Json(>= 11.0.2)
- LongIntervalRetries(>= 1.1.1)
- Dapper(>= 1.50.4)
- Newtonsoft.Json(>= 11.0.2)
Tags