It's reading notes time! It is a habit I started a long time ago, where I share a list of all the articles, blog posts, and books that catch my interest during the week.
You also read something you liked? Share it!
Programming
-
Announcing .NET Aspire 8.2 – Goodbye Components, Hello Integrations! (Maddy Montaquila) - New release, new name, new functionalities, and one documented breaking change. All in this post.
-
C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options (Wendy Breiding) - Wow so many great improvements! I can't wait to enable the experimental ones and open my vsCode again.
-
Working with tar files in .NET 8 (Andrew Lock) - A nice post that explored and show what we can to do with tarbal from .NEt and explains some of the limitations.
-
Blazor Basics: Testing Blazor Components with BUnit (Claudio Bernasconi) - We all agree that tests are important (or we should). bUnit is specially build for Blazor Applications. If you are using this web frontend you should definitely have a look!This post helps you getting started.
Miscellaneous
- If you’re going to block your time, do this, too (Michael Eaton) - Simple and efficient time blocking is a great way to be productive.