As I continue to use .NET Core along with other editors like VS Code, I've realized that I need some of the functionality that's available in Visual Studio. Luckily, most of those tools are available directly in the .NET Core CLI (e.g. dotnet). Let me show you how to do some common tasks directly from the command-line. Let's see how it works!
00:00 Introduction
00:45 Using the CLI
01:04 Listing SDKs
01:29 Listing Runtimes
02:04 Package Management
04:33 Tools
05:10 Updating Outdated Packages
06:25 Formatting Projects
07:00 Installing Workloads
08:05 Wrap Up
If you like this video, you might like other videos in my Instructional Videos:
• Instructional Videos