This article explores how to use the CLI to build and run .NET applications. It covers creating a new project, running the application, building the application, adding package references, publishing the project, creating a solution, and testing the solution using the CLI.
Table of contents
Create the First ProjectUsing CLI to Run .NET ApplicationsUsing the CLI to Build .NET ApplicationsAdd the Package ReferencePublish the ProjectCreate the First SolutionAdd the Project ReferenceTest the Solution From the CLIConclusionSort: