user3364652
user3364652

Reputation: 510

Where can I download SDK for visual studio 2013?

I have Visual Studio 2013 and want to install SDK for it.

Can't add 2015 SDK because it is part of VS 2015 installation, I couldn't find a stand alone installation.

2013 SDK was removed from the official site.

It is also not contained in my installation package for VS.

Thanks

Upvotes: 3

Views: 9375

Answers (2)

Sara Liu - MSFT
Sara Liu - MSFT

Reputation: 6218

Please navigate to this: Download older versions of VS and click the ‘Join now for free’ to sign in with your Microsoft account, if you are not a subscriber. Then confirm to join the VS Dev Essential if you have not joined before. Click ‘Downloads’ and search with the keyword ‘Visual Studio 2013 SDK’, you will get the download link as below: enter image description here

Upvotes: 4

superjos
superjos

Reputation: 12725

Apart from excellent answer by Sara Liu - MSFT, I was able to find a Visual Studio 2013 SDK - Microsoft Go! download page from google. The direct link was go.microsoft.com/?linkid=9832352 and it downloaded a +13Mb vssdk_full.exe

Upvotes: 5

Related Questions