Tools

Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company

Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company

The .NET Upgrade Assistant is a global command-line tool that guides you through migrating your .NET Framework apps to .NET 5, automating several painful steps along the way. In this post, we review the tool by migrating an ASP.NET MVC app.

Dave Brock
Dave Brock
ASP.NET Core
Automate a Markdown links page with Pinboard and C#

Automate a Markdown links page with Pinboard and C#

In this post, we generate a Markdown links page using Pinboard and C#.

Dave Brock
Dave Brock
CSharp
Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs

Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs

In this post, we work with Azure Storage blobs and Cosmos DB to copy images that are available over the public Internet.

Dave Brock
Dave Brock
Azure
Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development

Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development

In the latest post, we look at how easy it is to work with Swagger and HttpRepl in ASP.NET Core 5.

Dave Brock
Dave Brock
ASP.NET Core
How to Docker with .NET: Getting Started

How to Docker with .NET: Getting Started

The series kicks off with an introduction on Docker, core concepts, and accessing a base ASP.NET Core image.

Dave Brock
Dave Brock
Docker
NDepend: Boost Your Team's Code Quality

NDepend: Boost Your Team's Code Quality

I take a look at what's new with NDepend, the robust static code analysis tool.

Dave Brock
Dave Brock
Tools
Compress Images in GitHub Using Imgbot

Compress Images in GitHub Using Imgbot

How to use the ImgBot GitHub app for set-it-and-forget-it image compression.

Dave Brock
Dave Brock
GitHub
Level Up Your GitHub Experience with Chrome Extensions

Level Up Your GitHub Experience with Chrome Extensions

In this post, I write about my favorite GitHub extensions for the Chrome browser.

Dave Brock
Dave Brock
GitHub