How do you publish an ASPNET Core application using the CLI
In this tutorial we will learn about How do you publish an ASPNET Core application using the CLI
What are the different options available for the dotnet publish command
In this tutorial we will learn about What are the different options available for the dotnet publish command
How do you create a new solution using the CLI
In this tutorial we will learn about How do you create a new solution using the CLI
How do you add an existing project to a solution using the CLI
In this tutorial we will learn about How do you add an existing project to a solution using the CLI
How do you remove a project from a solution using the CLI
In this tutorial we will learn about How do you remove a project from a solution using the CLI
How do you create a new class library project using the CLI
In this tutorial we will learn about How do you create a new class library project using the CLI
How do you add a reference to another project in an ASPNET Core project using the CLI
In this tutorial we will learn about How do you add a reference to another project in an ASPNET Core project using the CLI
How do you run unit tests for an ASPNET Core application using the CLI
In this tutorial we will learn about How do you run unit tests for an ASPNET Core application using the CLI
What command is used to create a new test project using the CLI
In this tutorial we will learn about What command is used to create a new test project using the CLI