The .NET Core command-line interface (CLI) is a new cross-platform toolchain for developing .NET applications. The CLI is a foundation upon which higher-level tools, such as Integrated Development Environments (IDEs), editors, and build orchestrators, can rest.
In this video Ill go though the basic cli commands to create a new .net core application, add nuget package in it, restore the pacakges, build the project, run the project and so an and so forth.
コメント