Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Create a Karaoke application using what you've learned in Try C# and Keeping it Classy with C#.

Notifications You must be signed in to change notification settings

codeschool/WatchUsBuild-CSharpSinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WatchUsBuild-CSharpSinger

Create a Karaoke application using what you've learned in Try C# and Keeping it Classy with C#.

How to run this project

To run this code, just clone the repo and make sure you've got the following installed:

  1. An IDE or text editor (like Visual Studio Code which is what I used to update this project)
  2. .NET Core, which you can directly from Microsoft's .NET Core download page
  3. If you're running from command line, goto to the project's root directory and type dotnet restore first, and then dotnet run to build and run the application

About

Create a Karaoke application using what you've learned in Try C# and Keeping it Classy with C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages