We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ef359f + f8e12b7 commit d2f1f7bCopy full SHA for d2f1f7b
README.md
@@ -13,6 +13,11 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo
13
14
The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnisharp-roslyn).
15
16
+
17
+### Get Started Writing C# in VS Code
18
+* [Documentation](https://code.visualstudio.com/docs/languages/csharp)
19
+* [Video Tutorial compiling with .NET Core](https://channel9.msdn.com/Blogs/dotnet/Get-started-with-VS-Code-using-CSharp-and-NET-Core)
20
21
### What's New in 1.4
22
23
#### Metadata as Source
0 commit comments