My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe some of the sources I use to learn about new features and APIs when a new version of .NET is released…
In this post I describe how we tracked down a hanging xUnit test by building a custom XuniTestFramework implementation…
In this post I look at what happens to Tasks that are 'cancelled' using the new .NET 6 WaitAsync() API, and in other Task cancellation scenarios…
In this post I look at how the new Task.WaitAsync() API is implemented in .NET 6, looking at the internal types used to implement it…
In this post I discuss the new Task.WaitAsync() APIs introduced in .NET 6 and how you can use them to cancel an await call…
In this post I have a bit of a rant about Microsoft's NuGet packages lying about supporting .NET Standard 2.0 when they kinda don't…
Stay up to the date with the latest posts!