forked from MicrosoftDocs/visualstudio-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yml
More file actions
163 lines (157 loc) · 6.13 KB
/
index.yml
File metadata and controls
163 lines (157 loc) · 6.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
### YamlMime:Hub
title: Visual Studio for Mac documentation
summary: Learn how to use Visual Studio for Mac to develop apps and games for iOS, Android, and web using .NET.
brand: visual-studio
metadata:
title: Visual Studio for Mac documentation | Microsoft Docs
description: This article introduces the features of Visual Studio for Mac.
author: heiligerdankgesang
ms.author: dominicn
ms.date: 09/18/2019
ms.topic: hub-page
highlightedContent:
items:
- title: Install Visual Studio for Mac
itemType: download
url: ~/installation.md
- title: Tour Visual Studio for Mac
itemType: overview
url: ~/ide-tour.md
- title: Visual Studio for Mac Release Notes
itemType: whats-new
url: /visualstudio/releasenotes/vs2019-mac-relnotes
- title: Improve your development skills
itemType: learn
url: /learn/
productDirectory:
title: What can I build?
items:
- title: ASP.NET Core
imageSrc: https://docs.microsoft.com/media/logos/logo_NETcore.svg
links:
- url: ~/net-core-support.md
text: .NET Core Support
- url: ~/asp-net-core.md
text: Getting Started with .NET Core
- url: /aspnet/core/?view=aspnetcore-2.1
text: ASP.NET Documentation
- title: Azure
imageSrc: https://docs.microsoft.com/media/logos/logo_azure.svg
links:
- url: ~/azure-functions.md
text: Introduction to Azure Functions
- url: ~/azure-functions-lab.md
text: Azure Functions Tutorial
- title: Unity
imageSrc: https://docs.microsoft.com/media/logos/logo_unity.svg
links:
- url: /gamedev/unity/get-started/visual-studio-tools-for-unity.md
text: Unity Overview
- url: /gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity.md
text: Set up Unity and Visual Studio for Mac
- url: /gamedev/unity/get-started/using-visual-studio-tools-for-unity.md
text: Getting started building games with Unity
- title: Xamarin
imageSrc: https://docs.microsoft.com/media/logos/logo_xamarin.svg
links:
- url: ~/xamarin.md
text: Xamarin mobile app development in Visual Studio for Mac
- url: /xamarin/cross-platform/get-started/introduction-to-mobile-development
text: What is Xamarin?
- url: /xamarin/get-started/quickstarts/single-page?pivots=macos
text: Get Started with Xamarin
tools:
title: Languages
summary: "With Visual Studio for Mac you can write in C#, F#, Razor, HTML5, CSS, Javascript and Typescript, XAML, and XML."
items:
- title: C#
imageSrc: https://docs.microsoft.com/media/logos/logo_Csharp.svg
url: /dotnet/csharp
- title: F#
imageSrc: https://docs.microsoft.com/media/logos/logo_Fsharp.svg
url: /dotnet/fsharp
- title: JavaScript
imageSrc: https://docs.microsoft.com/media/logos/logo_js.svg
url: ~/javascript.md
- title: TypeScript
imageSrc: https://docs.microsoft.com/media/logos/logo_TS.svg
url: ~/javascript.md
- title: HTML/Razor
imageSrc: https://docs.microsoft.com/media/logos/logo_html5.svg
url: ~/razor.md
conceptualContent:
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
title: Get Started
items:
- title: Get Started with Visual Studio for Mac
links:
- url: ~/ide-tour.md
itemType: overview
text: Tour the IDE
- url: ~/version-control.md
itemType: overview
text: Open code from a repo
- url: ~/projects-and-solutions.md
itemType: overview
text: Work with Projects and Solutions
- url: ~/source-editor.md
itemType: overview
text: Write code
- url: ~/debugging.md
itemType: overview
text: Debug your code
- url: ~/compiling-and-building.md
itemType: overview
text: Compile and build Projects
- url: ~/install-preview.md
itemType: download
text: Install a preview release
- url: ~/update.md
itemType: download
text: Update the IDE
- title: Make it your own
links:
- url: ~/signing-in.md
itemType: get-started
text: Sign in
- url: ~/customizing-the-ide.md
itemType: get-started
text: Customize the IDE
- url: ~/keyboard-shortcuts.md
itemType: get-started
text: Use keyboard shortcuts
- url: ~/editorconfig.md
itemType: get-started
text: Set an EditorConfig
# Card
- title: More information
links:
- url: https://visualstudio.microsoft.com/vs/support/mac/
itemType: reference
text: Visual Studio for Mac support – FAQs
- url: https://visualstudio.microsoft.com/vs/pricing/
itemType: reference
text: Pricing and subscriptions
- url: https://visualstudio.microsoft.com/vs/compare/
itemType: reference
text: Compare editions
- url: https://my.visualstudio.com/Downloads?q=Visual%20Studio%20for%20Mac
itemType: reference
text: Subscriber access
additionalContent:
sections:
- title: Tasks
items:
- title: Develop
summary: Intellisense, refactoring, and syntax highlighting for your favorite language.
url: ~/source-editor.md
- title: Build
summary: Configure your compiler and build your app.
url: ~/compiling-and-building.md
- title: Debug
summary: Run your app under the debugger to investigate problems.
url: ~/debugging.md
- title: Version Control
summary: Share code using version control technologies such as Git and Subversion.
url: ~/version-control.md
footer: "[Blogs](https://devblogs.microsoft.com/visualstudio/) - [Twitter](https://twitter.com/visualstudiomac) - [Issue Reporting](~/report-a-problem.md) - [Developer Community](https://developercommunity.visualstudio.com/content/problem/post.html?space=41)"