@@ -3,11 +3,11 @@ title: Visual Studio documentation
33summary : Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for your platforms and devices.
44brand : visual-studio
55metadata :
6- title : Visual Studio documentation | Microsoft Docs
6+ title : Visual Studio documentation
77 titleSuffix : " "
88 description : Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for any platform or device.
99 ms.topic : hub-page
10- ms.date : 10/24/2023
10+ ms.date : 10/3/2024
1111 author : ghogen
1212 ms.author : ghogen
1313 manager : mijacobs
@@ -75,9 +75,6 @@ conceptualContent:
7575 - text : ASP.NET Core and React web app
7676 url : ../javascript/tutorial-asp-net-core-with-react.md
7777 itemType : get-started
78- - text : F# web service
79- url : ../ide/quickstart-fsharp.md
80- itemType : get-started
8178 - title : Visual Studio language guidance
8279 links :
8380 - text : C#
@@ -121,7 +118,7 @@ additionalContent:
121118 - title : AI-assisted development
122119 summary : Get answers and suggestions from GitHub Copilot and code assistance with IntelliCode.
123120 url : ../ide/ai-assisted-development-visual-studio.md
124- - title : Track version changes
121+ - title : Git, GitHub, and Azure DevOps
125122 summary : Share code using version control technologies such as Git and GitHub.
126123 url : ../version-control/git-with-visual-studio.md
127124 - title : Extend Visual Studio
@@ -132,24 +129,22 @@ additionalContent:
132129 items :
133130 - title : Web and cloud
134131 links :
135- - text : Web development
132+ - text : ASP.NET Core
136133 url : /aspnet/
137- - text : ASP.NET Core and JavaScript
138- url : ../javascript/tutorial-nodejs.md
139- - text : Azure development and management
134+ - text : Azure cloud
140135 url : ../azure/index.yml
141136 - text : Python
142137 url : ../python/index.yml
143138 - text : Node.js
144139 url : ../javascript/index.yml
145- - text : Data storage and processing
146- url : ../data-tools/index.yml
147- - text : Data science
148- url : ../python/data-science-and-analytical-applications-workload.md
149140 - text : Office/Sharepoint development
150141 url : ../vsto/office-and-sharepoint-development-in-visual-studio.md
142+ - text : Containers
143+ url : ../containers/index.yml
151144 - title : Desktop and mobile
152145 links :
146+ - text : .NET Fundamentals
147+ url : /dotnet/fundamentals/
153148 - text : Windows app development
154149 url : /windows/apps/
155150 - text : .NET desktop development with WPF
@@ -160,26 +155,18 @@ additionalContent:
160155 url : /dotnet/framework/
161156 - text : MAUI (.NET Multi-platform App UI) development
162157 url : /dotnet/maui/
163- - text : Mobile development with .NET (Xamarin)
164- url : /xamarin/
165158 - text : Windows development with C++
166159 url : /cpp/windows/desktop-applications-visual-cpp
167- - text : Mobile development with C++
168- url : /visualstudio/cross-platform/
169160 - title : Game development
170161 links :
171162 - text : Unity
172163 url : /visualstudio/gamedev/unity/get-started/visual-studio-tools-for-unity
173164 - text : Unreal Engine
174165 url : /visualstudio/gamedev/unreal/get-started/vs-tools-unreal-overview
175- - text : Universal Windows Platform (UWP)
176- url : /windows/uwp/gaming/e2e
177166 - title : Other toolsets
178167 links :
179168 - text : Visual Studio extension development
180169 url : ../extensibility/index.yml
181170 - text : Linux development with C++
182171 url : /cpp/linux/
183- - text : .NET cross-platform development
184- url : /dotnet/fundamentals/
185- footer : " [Blogs](https://devblogs.microsoft.com/visualstudio/) - [Twitter](https://twitter.com/VisualStudio) - [Stack Overflow](https://stackoverflow.com/questions/tagged/visual-studio) - [Issue Reporting](../ide/feedback-options.md) - [Developer Community](https://aka.ms/feedback/suggest?space=8) - [Troubleshooting](/troubleshoot/visualstudio/welcome-visual-studio)"
172+ footer : " [Blogs](https://devblogs.microsoft.com/visualstudio/) - [@VisualStudio on X](https://twitter.com/VisualStudio) - [Stack Overflow](https://stackoverflow.com/questions/tagged/visual-studio) - [Issue Reporting](../ide/feedback-options.md) - [Developer Community](https://aka.ms/feedback/suggest?space=8) - [Troubleshooting](/troubleshoot/visualstudio/welcome-visual-studio)"
0 commit comments