Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 650 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 650 Bytes

codele-devkit-demo

Wordle: Developer's Edition. A Blazor WebAssembly app built for demoing C# Dev Kit.

This application used to demo C# Dev Kit as part of a multi-part .NET beginner series on C# Dev Kit and VS Code. To follow along with the beginner series demo-focused episodes (episodes 3 - 6), clone the repo and checkout the following branches:

  • Episode 3: projectManagement
  • Episode 4: productivity
  • Episode 5: debugging
  • Episode 6: testing

To run the complete version of the application, checkout branch finalProduct.