Learn a very basic of C#. This applications desribe how to calculate average and final score of students.
Please refer to this doc
$ dotnet restore
$ dotnet runNote: If your dotnet is undefined in local/bin, please use this command:
$ ln -s /usr/local/share/dotnet/dotnet /usr/local/bin