- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

Creating a .NET Standard Roslyn Analyzer in Visual Studio 2017
In this post, I give a brief introduction to Roslyn analyzers, what they're for, and how to create a simple analyzer in Visual Studio 2017.…

Home, home on the range: Installing Kubernetes using Rancher 2.0
In this post, I give a brief introduction to Rancher and what you can use it for. Next I show how you can use it to quickly install Kubetnetes on a local VM…

The .NET Core 2.0 Preview 1, version numbers and global.json
This post looks at installing .NET Core 2.0.0 Preview 1, compares the NET Core runtime version to the SDK version, and how to use global.json to pin an SDK.…

Troubleshooting ASP.NET Core 1.1.0 install problems
In this post I show how I fixed some issues I encountered when installing the .NET Core 1.1.0 preview 1 SDK. The 1.1.0 RTM is out now, but it still applies!…

