Don't Do That, Do This: The .NET 6 Edition
In this C# Advent post, we have a little fun and talk about some nice, lesser hyped .NET 6 features that might make you happy.
.NET 6 Has Arrived: Here Are A Few of My Favorite Things
I talk about my favorite things about .NET 6: Hot Reload, Minimal APIs, HTTP logging, Blazor improvements, and more.
Use AzCopy to migrate files from AWS S3 to Azure Storage
In this post, I talk about my experience using the AzCopy tool to migrate files from Amazon S3 to Azure Storage.
Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties
Welcome back to my series on new C# 10 features. So far we've talked about file-scoped namespaces [https://www.daveabrock.com/2021/10/05/csharp-10-file-scoped-namespaces/] and global using declarations [https://www.daveabrock.com/2021/10/21/csharp-10-global-usings/]. Today, we'll talk about extended property patterns in C#
Exploring Fiddler Jam: What's New?
Let’s learn about what’s new with Fiddler Jam—an end-to-end troubleshooting solution that helps users, support and engineering solve problems quickly.
Saying goodbye to The .NET Stacks
In this post, I'm writing a quick note to say I'm ending The .NET Stacks.
The .NET Stacks #68: 🍿 What a week
In this issue, we talk about an eventful week in the .NET community.
The .NET Stacks #67: 🆕 .NET 6 RC2 arrives
In this issue, we talk about the release of .NET 6 RC2 and a new LINQ API.