Skip to content

GVSU-Computing-Club/C-Sharp-Intro-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Sharp-Intro-Code

Here is the code I had prepared for the meeting on 1/23. Basic introduction to C#

Reminder on how to run the code

Building: dotnet build

Running: dotnet run

Other commands that are useful

Creating a console project: dotnet new console -n HelloWorld

About

Here is the code I had prepared for the meeting on 1/23. Basic introduction to C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages