.NET by Jerry

Tooling & CLI

...see more

Basic commands

  • dotnet run command provides a convenient option to run your application from the source code with one command. It's useful for fast iterative development from the command line

Resources

Comments