Automate Testing and Running Apps with dotnet watch
If you're using the dotnet CLI tools to develop your.NET Core
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
If you're using the dotnet CLI tools to develop your.NET Core
This ASP.NET Core Quick Start demonstrates how to be productive
As CLI tools become more and more popular, it's not unusual that I find I have more than one command, bash, or PowerShell window open. Often, each window is serving a specific purpose. While I really like that I can …
There are two ways to get rid of untracked files from your git
The current version of the dotnet command line interface provides features to add a nuget package, but doesn't expose a separate command to update them. However, you can actually achieve this by simply running the dotnet …
Someone recently asked this question on GitHub, and I thought it was worth spreading this information more widely:
Learn how to increase the speed with which you listen to training materials, whether video or just audio. Even for apps that don't directly expose speed settings, there are ways you can boost the speed yourself if you …
This course is the first in a series, with the forthcoming Design
It’s not unusual in applications to have a few constants defined for things you know are never going to change (so you don’t need to store them in the database, or if they are in the database, you don’t …
StackOverflow published the results of their 2017 Developer Survey.