Skip to content

yesidbalvin/DotNetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create project in Visual Studio Code

paste this command in a CMD new terminal within the folder dotnet new console -n DotNetCar

Inside solution folder, open a new terminal and type dotnet build to compile the solution

To execute it, go to bin folder and type dotnet

Full documentation of dotnet utility

https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore21

About

PoC Dot Net Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages