mbulelo-damba / RPG-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG-Game

This is a .net core 3.1 webapi the following are commands I had to run when creating the project in VS Code

dotnet --version
dotnet --info
dotnet new globaljson --sdk-version 3.1.418 --force
dotnew new webapi

I had to run the below before I linked my github repo to VS Code

git config --global user.name "Mbulelo Damba"
git config --global user.email mabuda19@gmail.com

About


Languages

Language:C# 100.0%