CSharpTemplate is a template solution for C# practices.
At first, clone the repository or download and unzip .zip
file. Then open created folder in your IDE (if you are using Visual Studio, open CSharpTemplate.sln
file in this folder). Finally, find CSharpTemplate.ConsoleProject
project and start coding.
git clone https://github.com/yakovypg/CSharpTemplate.git
Follow these recommendations: