TNX.FunctionModules.AzureWorkerRole 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package TNX.FunctionModules.AzureWorkerRole --version 1.0.3
NuGet\Install-Package TNX.FunctionModules.AzureWorkerRole -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TNX.FunctionModules.AzureWorkerRole" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TNX.FunctionModules.AzureWorkerRole --version 1.0.3
#r "nuget: TNX.FunctionModules.AzureWorkerRole, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TNX.FunctionModules.AzureWorkerRole as a Cake Addin
#addin nuget:?package=TNX.FunctionModules.AzureWorkerRole&version=1.0.3

// Install TNX.FunctionModules.AzureWorkerRole as a Cake Tool
#tool nuget:?package=TNX.FunctionModules.AzureWorkerRole&version=1.0.3

Function Modules for Azure WorkerRole

- RoleEntryPoint

Requires:
- .NET 4.6.2+
- Azure SDK 2.8+

Changelog:
1.0.0
- Stable release
1.0.1
- Fix abstract class error when found in satellite assemblies

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,033 3/27/2018
1.0.4 1,019 3/23/2018
1.0.3 1,024 3/23/2018
1.0.2 1,007 3/23/2018
1.0.1 911 2/13/2018
1.0.0 870 2/12/2018

- Fix CRITICAL bug causing priority workers exit at first successfull attempt