How to Recipes

The “How to recipes” are short solutions to a problem, not delving into the why and how like I would do with an ordinary blog post.  The recipe will contain links for further reading.

How to do .Net core setup for tests

How to find/clear your Nuget caches

How to get NUnit3TestAdapter pre-release packages

How to enable/disable user dumps

Fixing missing project.json error in old csproj format

How to get some output from dotnet test