Skip to content

jeremybytes/vslive2024-orlando-workshop-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take Your C# Skills to the Next Level - Labs Only

Full-day Workshop
Level: Intermediate

Description

This repository contains the only the labs for the full-day workshop "Take Your C# Skills to the Next Level". For details about the workshop, please refer to the main workshop page: https://github.com/jeremybytes/vslive2024-orlando/tree/main/VSF02-CSharpWorkshop

Hands-on Lab Requirements:

  • You must provide your own laptop computer for the hands-on lab portions of the day.

  • Interactive labs can be completed using Windows, macOS, or Linux -- anywhere .NET 8 will run.

  • You need to have the .NET 8 SDK installed as well as the code editor of your choice (Visual Studio 2022 Community Edition or Visual Studio Code are both good (free) choices).

  • You will also need the lab files with the code and instructions. These can be obtained from this repository.

Links:

Hands-on Labs

The "Labs" folder contains the hands-on labs. As noted above, this workshop will not have dedicated lab time, but each lab has a step-by-step walkthrough if you want to try things out yourself.

Each lab consists of the following:

  • Labxx-Instructions (Markdown)
    A markdown file containing the lab instructions. This includes a set of goals and step-by-step instructions. This can be viewed on GitHub or in Visual Studio Code (just click the "Open Preview to the Side" button in the upper right corner).

  • dotnet8 (Folder)
    Lab code is available for .NET 8.0.

    • Starter (Folder)
      This folder contains the starting code for the lab.
    • Completed (Folder)
      This folder contains the completed solution. If at any time you get stuck during the lab, you can check this folder for a solution.

In addition, each lab builds on the previous. So the "Completed" of Lab 01 is the "Starter" of Lab 02. If you go through the labs in order, you can keep using the same solution as you move from lab to lab.

Resources

See the main workshop page for a full set of resources: https://github.com/jeremybytes/vslive2024-orlando/tree/main/VSF02-CSharpWorkshop


About

Lab files for "Take Your C# Skills to the Next Level" workshop at Visual Studio LVIE! 2024 Orlando - November 17-22, 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages