This provides core implementations of IJobActivator for Azure WebJob to be used by various IoC container libraries.
Info
| Version: | 1.0.1 |
| Author(s): | Aliencube Community |
| Last Update: | Tuesday, September 5, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aliencube/WebJobActivator |
| NuGet Url: | https://www.nuget.org/packages/WebJobActivator.Core |
Install
Install-Package WebJobActivator.Core
dotnet add package WebJobActivator.Core
paket add WebJobActivator.Core
WebJobActivator.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 2.0.0)
Tags