Skip to content

Commit f8e12b7

Browse files
authored
Add Get Started Section
Added links to "Get Started" section to our documentation and my video tutorial with .NET Core.
1 parent 2ef359f commit f8e12b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo
1313

1414
The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnisharp-roslyn).
1515

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+
1621
### What's New in 1.4
1722

1823
#### Metadata as Source

0 commit comments

Comments
 (0)