260 lines
7.5 KiB
JSON
260 lines
7.5 KiB
JSON
{
|
|
"vsversions":
|
|
[
|
|
{"alias":"VS2013",
|
|
"name":"Visual Studio 2013",
|
|
"download":"http://www.visualstudio.com/downloads"
|
|
},
|
|
{"alias":"VS2015",
|
|
"name":"Visual Studio 2015",
|
|
"download":"http://www.visualstudio.com/downloads"
|
|
},
|
|
{"alias":"VS2017",
|
|
"name":"Visual Studio 2017",
|
|
"download":"http://www.visualstudio.com/downloads"
|
|
}
|
|
]
|
|
,
|
|
"platformcategories":
|
|
[
|
|
{"alias":"netcore",
|
|
"name":".NET Core"},
|
|
{"alias":"netfx",
|
|
"name":".NET Framework"},
|
|
{"alias":"services",
|
|
"name":"Services"},
|
|
{"alias":"devices",
|
|
"name":"Devices"},
|
|
{"alias":"gaming",
|
|
"name":"Gaming"}
|
|
],
|
|
|
|
"platforms":
|
|
[
|
|
{
|
|
"platform": ".NET Core 1.0 and 1.1",
|
|
"category": "netcore",
|
|
"supportInfo": {
|
|
"support": "Supported",
|
|
"link": ""
|
|
},
|
|
"popular": true,
|
|
"info": "https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/",
|
|
"includedIn": [ "VS2017" ],
|
|
"runtime": [
|
|
{
|
|
"name": ".NET Core 1.0",
|
|
"link": "https://github.com/dotnet/core/releases/tag/1.0.4"
|
|
},
|
|
{
|
|
"name": ".NET Core 1.1",
|
|
"link": "https://github.com/dotnet/core/releases/tag/1.1.1"
|
|
},
|
|
{
|
|
"name": "ASP.NET Core",
|
|
"link": "http://www.asp.net/get-started"
|
|
}
|
|
],
|
|
"tools": [
|
|
{
|
|
"name": ".NET Core SDK",
|
|
"link": "https://www.microsoft.com/net/download/core",
|
|
"description": "The .NET Core SDK for Windows, macOS and Linux."
|
|
},
|
|
{
|
|
"name": ".NET Core SDK (for Docker)",
|
|
"link": "https://www.microsoft.com/net/core#dockercmd",
|
|
"description": "The .NET Core docker images, for Windows and Linux."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"platform": ".NET Framework 4.7",
|
|
"alias": "net47",
|
|
"category": "netfx",
|
|
"supportInfo": {
|
|
"support": "Supported in Windows 10 Creators Update",
|
|
"link": ""
|
|
},
|
|
"info": "https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/",
|
|
"includedIn": [ "VS2017" ]
|
|
},
|
|
{
|
|
"platform": ".NET Framework 4.6.2",
|
|
"alias": "net462",
|
|
"category": "netfx",
|
|
"supportInfo": {
|
|
"support": "Supported",
|
|
"link": ""
|
|
},
|
|
"popular": true,
|
|
"info": "http://go.microsoft.com/fwlink/?LinkID=708776",
|
|
"includedIn": [ "VS2017" ],
|
|
"supportedBy": [ "VS2015","VS2013"],
|
|
"runtime": [
|
|
{
|
|
"name": ".NET Framework 4.6.2",
|
|
"link": "http://go.microsoft.com/fwlink/?LinkId=780597"
|
|
}
|
|
],
|
|
"tools": [
|
|
{
|
|
"name": ".NET Framework 4.6.2 Developer Pack",
|
|
"link": "http://go.microsoft.com/fwlink/?LinkId=780617",
|
|
"description": "The .NET 4.6.2 Developer pack includes 4.6.2 reference assemblies needed by Visual Studio and msbuild."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"platform":".NET Framework 4.6.1",
|
|
"alias": "net461",
|
|
"category":"netfx",
|
|
"supportInfo" :
|
|
{
|
|
"support": "Supported",
|
|
"link" : ""
|
|
},
|
|
"info":"http://blogs.msdn.com/b/dotnet/archive/2015/11/30/net-framework-4-6-1-is-now-available.aspx",
|
|
"includedIn":["VS2017","VS2015"],
|
|
"supportedBy":["VS2013"],
|
|
"runtime":[
|
|
{"name":".NET Framework 4.6.1","link":"http://go.microsoft.com/fwlink/?LinkId=671729"}],
|
|
"tools":[
|
|
{"name":".NET Framework 4.6.1 Targeting Pack","link":"http://go.microsoft.com/fwlink/?LinkId=690706","description":"The .NET 4.6.1 Developer pack includes the 4.6.1 reference assemblies needed by Visual Studio and msbuild."}
|
|
]
|
|
},
|
|
{
|
|
"platform":".NET Framework 4.6",
|
|
"alias": "net46",
|
|
"category":"netfx",
|
|
"supportInfo" :
|
|
{
|
|
"support": "Supported",
|
|
"link" : ""
|
|
},
|
|
"info":"http://blogs.msdn.com/b/dotnet/archive/2015/07/20/announcing-net-framework-4-6.aspx",
|
|
"includedIn":["VS2017","VS2015"],
|
|
"supportedBy":["VS2013"],
|
|
"runtime":[
|
|
{"name":".NET Framework 4.6","link":"http://go.microsoft.com/fwlink/?LinkId=528259"}],
|
|
"tools":[
|
|
{"name":".NET Framework 4.6 Targeting Pack","link":"http://go.microsoft.com/fwlink/?LinkId=528261","description":"The .NET 4.6 Developer pack includes the 4.6 reference assemblies needed by Visual Studio and msbuild."}
|
|
]
|
|
},
|
|
{
|
|
"platform":".NET Framework 4.5.2",
|
|
"alias": "net452",
|
|
"category":"netfx",
|
|
"supportInfo" :
|
|
{
|
|
"support": "Supported",
|
|
"link" : ""
|
|
},
|
|
"popular": true,
|
|
"info":"http://go.microsoft.com/fwlink/?LinkID=309958",
|
|
"includedIn":["VS2017","VS2015"],
|
|
"supportedBy":["VS2013"],
|
|
"runtime":[
|
|
{"name":".NET Framework 4.5.2","link":"http://go.microsoft.com/fwlink/?LinkId=397674"}],
|
|
"tools":[
|
|
{"name":".NET Framework 4.5.2 Developer Pack","link":"http://go.microsoft.com/fwlink/?LinkId=328857","description":"The .NET 4.5.2 Developer pack includes the .NET framework 4.5.2 runtime and targeting pack."},
|
|
{"name":".NET Framework 4.5.2 Language Packs","link":"http://go.microsoft.com/fwlink/?LinkId=328858","description":"Resources to support languages other than English."}
|
|
]
|
|
}
|
|
,
|
|
|
|
{
|
|
"platform":".NET Framework 2.0 + 3.5 SP1",
|
|
"alias": "net2",
|
|
"category":"netfx",
|
|
"supportInfo" :
|
|
{
|
|
"support": "Supported",
|
|
"link" : ""
|
|
},
|
|
"popular": true,
|
|
"info":"http://msdn.microsoft.com/library/w0x726c2(VS.90).aspx",
|
|
"includedIn":[],
|
|
"supportedBy":["VS2017","VS2015","VS2013"],
|
|
"runtime":[
|
|
{"name":".NET Framework 3.5 SP1","link":"http://go.microsoft.com/fwlink/?LinkID=229190"},
|
|
{"name":".NET Framework 3.5 SP1 (Windows 8+)","link":"http://msdn.microsoft.com/library/hh506443.aspx"}],
|
|
"tools":[]
|
|
},
|
|
|
|
{
|
|
"platform":"Microsoft Azure",
|
|
"category":"services",
|
|
"info":"http://msdn.microsoft.com/library/azure",
|
|
"includedIn":["VS2017"],
|
|
"supportedBy":["VS2015","VS2013"],
|
|
"tools":[
|
|
{"name":"Azure SDK for .NET","link":"http://go.microsoft.com/fwlink/?LinkID=254336"}
|
|
]
|
|
},
|
|
{
|
|
"platform":"Team Foundation Server",
|
|
"category":"services",
|
|
"info":"http://go.microsoft.com/fwlink/?LinkID=308920",
|
|
"includedIn":["VS2015","VS2013","VS2012"],
|
|
"supportedBy":[]
|
|
},
|
|
|
|
{
|
|
"platform":"Office 365, Office and SharePoint",
|
|
"category":"services",
|
|
"info":"http://go.microsoft.com/fwlink/?LinkID=308921",
|
|
"includedIn":["VS2017","VS2015","VS2013"],
|
|
"supportedBy":[]
|
|
}
|
|
,
|
|
{
|
|
"platform":"OneDrive",
|
|
"category":"services",
|
|
"info":"http://go.microsoft.com/fwlink/?LinkID=306598",
|
|
"includedIn":[],
|
|
"supportedBy":["VS2017","VS2015","VS2013","VS2012"],
|
|
"tools":[{"name":"Live SDK","link":"http://go.microsoft.com/fwlink/?LinkID=306598"}]
|
|
},
|
|
|
|
{
|
|
"platform":"Bing",
|
|
"category":"services",
|
|
"info":"http://www.bing.com/dev",
|
|
"includedIn":[],
|
|
"supportedBy":["VS2017","VS2015","VS2013"]
|
|
},
|
|
|
|
{
|
|
"platform":"Windows Store",
|
|
"category":"devices",
|
|
"info":"http://msdn.microsoft.com/windows/apps",
|
|
"includedIn":["VS2013"],
|
|
"supportedBy":[],
|
|
"tools":[{"name":"Visual Studio Express 2013 for Windows with Update 2 RC ","link":"http://www.microsoft.com/download/details.aspx?id=42305"},
|
|
{"name":"Microsoft .NET Native","link":"http://msdn.microsoft.com/vstudio/dotnetnative"}
|
|
]
|
|
},
|
|
{
|
|
"platform":"Xamarin",
|
|
"category":"devices",
|
|
"info":"http://xamarin.com",
|
|
"includedIn":["VS2017"],
|
|
"supportedBy":["VS2015","VS2013"],
|
|
"runtime":[],
|
|
"tools":[
|
|
{"name":"Xamarin Tools for iOS and Android","link":"http://go.microsoft.com/fwlink/?LinkID=398052"}]
|
|
},
|
|
{
|
|
"platform":"Unity",
|
|
"category":"gaming",
|
|
"info":"https://blogs.msdn.microsoft.com/visualstudio/2016/07/14/visual-studio-tools-for-unity-2-3/",
|
|
"includedIn":["VS2017"],
|
|
"supportedBy":["VS2015"],
|
|
"runtime":[],
|
|
"tools":[
|
|
{"name":"Visual Studio 2015 Tools for Unity","link":"https://visualstudiogallery.msdn.microsoft.com/8d26236e-4a64-4d64-8486-7df95156aba9"}]
|
|
}
|
|
]
|
|
}
|