简体   繁体   中英

Adding Microsoft.WindowsAzure.StorageClient to Visual Studio 2013

I am trying to add to references Microsoft.WindowsAzure.StorageClient . So there is a question: Is visual studio 2013 support Microsoft.WindowsAzure.StorageClient reference?

You have to install Azure SDK and add reference or create projects that can target various azure emulator or azure feature's within vs2013

HTH

You can install our latest Azure Storage Client Library through NuGet and then start using the new Microsoft.WindowsAzure.Storage namespace. Microsoft.WindowsAzure.StorageClient namespace is no longer used since our 2.0 release.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM