dotnet
Cross platform .NET command-line tools for .NET Core.
Some subcommands such as `dotnet build` have their own usage documentation.
- Initialize a new .NET project:
- Restore NuGet packages:
- Build and execute the .NET project in the current directory:
- Run a packaged dotnet application (only needs the runtime, the rest of the commands require the .NET Core SDK installed):
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).