Siel is a high performance timer framework.
Info
Version: | 0.0.10 |
Author(s): | [email protected] |
Last Update: | Monday, April 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zlzforever/Siel |
NuGet Url: | https://www.nuget.org/packages/Siel |
Install
Install-Package Siel
dotnet add package Siel
paket add Siel
Siel Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronos(>= 0.7.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
- ZCJ.HashedWheelTimer(>= 0.10.1)