基于quartz封装的简单定时服务基类. 
                        
                    
         
                Info
| Version: | 0.6.0 | 
| Author(s): | Jex | 
| Last Update: | Sunday, October 14, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Jx.Quartz.TimerServiceBase | 
Install
Install-Package Jx.Quartz.TimerServiceBase
                        dotnet add package Jx.Quartz.TimerServiceBase
                        paket add Jx.Quartz.TimerServiceBase
                        
                                Jx.Quartz.TimerServiceBase Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Quartz(>= 3.0.7)
- Quartz.Jobs(>= 3.0.7)
- Quartz.Plugins(>= 3.0.7)
- Topshelf(>= 4.1.0)
- log4net(>= 2.0.8)
- Quartz(>= 3.0.7)
- Quartz.Jobs(>= 3.0.7)
- Quartz.Plugins(>= 3.0.7)
- Topshelf(>= 4.1.0)
- log4net(>= 2.0.8)
