July 2018
Intermediate to advanced
288 pages
9h 25m
English
|
Command |
Function |
|
|---|---|---|
| new | Creates a new project | |
| console | Creates a .NET Core console app | |
| classlib | Creates a .NET Standard class library | |
| mstest | Creates an MSTest unit test | |
| xunit | Creates an XUnit unit test | |
| web | Creates an ASP .NET Core empty project | |
| mvc | Creates an ASP .NET Core MVC Web App | |
| angular | Creates an ASP .NET Core with Angular | |
| react | Creates an ASP .NET Core with React | |
| reactredux | Creates an ASP .NET Core with React and Redux | |
| webapi | Creates an ASP .NET Core Web API | |
| sln | Creates a blank Visual Studio solution | |
| restore | Restores dependencies specified in the project | |
| run | Compiles and executes a project | |
| build | Builds a project | |
| publish | ||
Read now
Unlock full access