Add links to C# content and project code (#37)

* started adding C# content

* begin adding csharp project code

* add csharp project code

* added codespaces instructions

* add license files

* add license files

* add csharp project 6
This commit is contained in:
Katie Savage 2023-07-07 11:22:05 -07:00 committed by GitHub
parent c65d9a369c
commit 66100c7304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 3811 additions and 4 deletions

View file

@ -0,0 +1,2 @@
# Guided-project-debugging-CSharp
Starter and Solution code for the Guided project: "Debug and handle exceptions in a C# console application using Visual Studio Code" from the Microsoft Learn collection "Getting started with C#"