4 Forks
6 Stars
6 Watchers

CSharpBasics

Repository for the "C# Basics: Learn C# Programming with .NET Core" Course

How to download and setup CSharpBasics

Open terminal and run command
git clone https://github.com/CodeWithPraveen/CSharpBasics.git
git clone is used to create a copy or clone of CSharpBasics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CSharpBasics https://github.com/CodeWithPraveen/CSharpBasics/archive/master.zip

Or simply clone CSharpBasics with SSH
[email protected]:CodeWithPraveen/CSharpBasics.git

If you have some problems with CSharpBasics

You may open issue on CSharpBasics support forum (system) here: https://github.com/CodeWithPraveen/CSharpBasics/issues