Skip to content

satriajanaka09/learn-cs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-cs

Learn a very basic of C#.

Install .NET Core in Mac

Please refer to this doc

Run in Terminal

$ dotnet restore

$ dotnet run

Note: If your dotnet is undefined in local/bin, please use this command:

$ ln -s /usr/local/share/dotnet/dotnet /usr/local/bin

About

Learn a very basic of C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%