WebJobActivator.Core
1.0.1
This provides core implementations of IJobActivator for Azure WebJob to be used by various IoC container libraries.
Install-Package WebJobActivator.Core -Version 1.0.1
dotnet add package WebJobActivator.Core --version 1.0.1
<PackageReference Include="WebJobActivator.Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebJobActivator.Core --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Azure.WebJobs (>= 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebJobActivator.Core:
Package | Downloads |
---|---|
WebJobActivator.Autofac
This provides implementations of IJobActivator for Azure WebJob with Autofac.
|
GitHub repositories
This package is not used by any popular GitHub repositories.