MsDeploy enabled Web Farm using Web Roles in Azure based on Windows Azure Accelerator for Web Roles and including a background worker execution model.
Info
| Version: | 0.9.2.27 |
| Author(s): | Robert Moore, Matt Davies |
| Last Update: | Thursday, May 23, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/robdmoore/AzureWebFarm |
| NuGet Url: | https://www.nuget.org/packages/AzureWebFarm |
Install
Install-Package AzureWebFarm
dotnet add package AzureWebFarm
paket add AzureWebFarm
AzureWebFarm Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(1.7)
- AzureToolkit(2.4.10)
- Microsoft.WindowsAzure.ConfigurationManager(1.8)
- Castle.Core(3.2)
- Autofac(3.0.2)
Tags