A lightweight but flexible and data model driven scheduling library for .NET.
Info
Version: | 1.0.0 |
Author(s): | HongInCanada |
Last Update: | Saturday, November 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sowenzhang/FlexScheduler |
NuGet Url: | https://www.nuget.org/packages/FlexScheduler |
Install
Install-Package FlexScheduler
dotnet add package FlexScheduler
paket add FlexScheduler
FlexScheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Reactive(>= 5.0.0)