Info
Version: | 1.0.5 |
Author(s): | Antonio Esposito |
Last Update: | Tuesday, March 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.tnxconsulting.com/ |
NuGet Url: | https://www.nuget.org/packages/TNX.FunctionModules.AzureWorkerRole |
Install
Install-Package TNX.FunctionModules.AzureWorkerRole
dotnet add package TNX.FunctionModules.AzureWorkerRole
paket add TNX.FunctionModules.AzureWorkerRole
TNX.FunctionModules.AzureWorkerRole Download (Unzip the "nupkg" after downloading)
Dependencies
- TNX.FunctionModules.Common(>= 1.0.0)
Tags
- 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.