Package Description.
Info
| Version: | 2.0.0-rtm-10046 |
| Author(s): | Pomelo.AspNetCore.TimedJob |
| Last Update: | Monday, January 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PomeloFoundation/dotNETCore-Extensions |
| NuGet Url: | https://www.nuget.org/packages/Pomelo.AspNetCore.TimedJob |
Install
Install-Package Pomelo.AspNetCore.TimedJob
dotnet add package Pomelo.AspNetCore.TimedJob
paket add Pomelo.AspNetCore.TimedJob
Pomelo.AspNetCore.TimedJob Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- System.Threading(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)