title | description | services | documentationcenter | author | manager | editor | ms.assetid | ms.service | ms.workload | ms.tgt_pltfrm | ms.devlang | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
What happened to my ASP.NET project? | Microsoft Docs |
Describes what happens after adding Azure Storage to a ASP.NET project using Visual Studio connected services |
storage |
TomArcher |
douge |
e1fe1b6d-4e3d-476d-8b2f-f7ade050515e |
storage |
web |
vs-what-happened |
na |
article |
12/02/2016 |
tarcher |
The Azure Storage NuGet package was added to your Visual Studio project.
This package adds the following .NET references:
- Microsoft.Data.Edm
- Microsoft.Data.OData
- Microsoft.Data.Services.Client
- Microsoft.WindowsAzure.Configuration
- Microsoft.WindowsAzure.Storage
- Newtonsoft.Json
- System.Data
- System.Spatial
In the web.config file of your project, an element was created with the selected storage account's connection string and key.
For more information, see ASP.NET.