Skip to content

roshaanb/gradebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Fundamentals

Following Pluralsight's C# Fundamentals course, using .NET 7.0 Arm64.

This project is a C# console app that takes user input to create a gradebook and compute statistics.

Running the project

Run the command dotnet run --project src/GradeBook and follow the prompts in the console.

Testing

Run the command dotnet test to run the unit test suite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages