Dotnet Core Commands
My Commonly-Used Commands
| Shortcut | Description |
|---|---|
| dotnet run | Builds and runs the application |
| dotnet run –no-build | Run without building |
| Shortcut | Description |
|---|---|
| dotnet run | Builds and runs the application |
| dotnet run –no-build | Run without building |