mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2026-04-20 13:53:47 +00:00
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:
parent
c65d9a369c
commit
66100c7304
59 changed files with 3811 additions and 4 deletions
2
2-csharp/lesson-6-projects/guided-project/README.md
Normal file
2
2-csharp/lesson-6-projects/guided-project/README.md
Normal 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#"
|
||||
Loading…
Add table
Add a link
Reference in a new issue