Already time to share new reading notes. It is a habit I started a long time ago where I share a list of all the articles, blog posts, podcast episodes, and books that catch my interest during the week.
Cloud
- Learn Azure DevOps from Zero to Hero (April Edwards) - Nice series of videos to learn Azure DevOps.
Programming
-
Jan. Extensions: Deploy Kubernetes and Run Cloud Apps Locally (Amy Bass) - I like those extension of the month post. It makes you discover little gem that you have not be interested at first.
-
5 .NET MAUI Features for Building Great Desktop Apps (James Montemagno) - Nice top five that shows us one more time how .NET MAUI is a great idea when it's time to create an application UI.
-
Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more! (Sergio Pedri) - Great new toolkit with many honestly very cool features.
-
Generating Sample Data with Bogus (Shawn Wildermuth) - We all need seed data, test data, temp data... Bogus seams sample and efficient. I'm definitely trying it, in my next project.
-
How to Get an Enum Member as a String in C# (Code Maze ) - This post provides a nice overview, with code samples, of three different ways to get the text value of an enum.
-
Generating argument expressions for minimal APIs (continued): Behind the scenes of minimal APIs - Part 5 (Andrew Lock) - Another nice post in that series that explains how things works under the hood for Minimal API.
Books
Miscellaneous
-
6 Things The Most Productive People Do Every Day (Eric Barker) - A nice post that reminds us of simple things to regain or productivity.
-
How I Use Stream Deck (Brian T. Jackett) - Its always interesting to see how others are using some tools. It provides inspiration for our own setup.