Job Schedule is a library similar to Windows Schduling library but it is entirely written using c# and no com dependency.
Info
| Version: | 1.0.9 |
| Author(s): | Muatassim Aziz |
| Last Update: | Sunday, October 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DevelopmentHelpers.Scheduler |
Install
Install-Package DevelopmentHelpers.Scheduler
dotnet add package DevelopmentHelpers.Scheduler
paket add DevelopmentHelpers.Scheduler
DevelopmentHelpers.Scheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- EntityFramework(>= 6.1.3)
- Ninject(>= 3.3.1)