←back Home (main) regex program Shorcuts

VS Code Tutorial For C# Developers

Section→ lesson
  • Section 1 Download .NET & Install Extension C# Dev kit
    • 1. Download .NET
    • 2. Install C# Dev Kit Extension
  • Section 2 Set Up Project & run api
    • 1. Set up Project
    • 2. Debugger
    • 3. Starting Web Api
      (with Debugger)
    • 4. Run with dotnet
      (instead of Debugger)
    • 5. dotnet new list
    • 6. Create classlib
  • Section 3 Season Wheather class example
    • 1. Create classlib