Revision as of 03:18, 28 July 2020 by Iwiseman(talk | contribs)(Created page with "= Set up with VS Code = == Create Project == To create a webapi using .net core 3.1 simply type <syntaxhighlight lang="bash"> dotnet new webapi </syntaxhighlight> == Restore N...")