Описание тега azure-sdk-.net

Enables to build and debug hosted services in .NET and to deploy them to Azure

Windows Azure SDK for.NET is a set of tools that enable the development and deployment of hosted services in.NET. In particular:

  • it provides the libraries needed to write web and worker roles;
  • it provides a development environment that emulates Compute and Storage in order to debug locally the service;
  • it provides the tools needed to package the roles into a file that can be deployed on Azure;
  • it provides integration with Visual Studio 2010/2012 that assists the developer in the programming, the debugging, the deployment and the monitoring of hosted services.