Introducing The .NET Stacks weekly newsletter
I'm starting a new newsletter.
First Look: C# Source Generators
An initial look at the power of C# source generators.
Compress Images in GitHub Using Imgbot
How to use the ImgBot GitHub app for set-it-and-forget-it image compression.
Tweeting New GitHub Pages Posts from GitHub Actions
Use the power of GitHub Actions to tweet GitHub pages post from a CI pipeline.
What I'm Reading (Week of 4/14/20)
Here's what I've been reading this week.
C# 8, A Year Late
I catch up on all that C# 8 has to offer.
How to rename a Git branch
Here's an easy way to rename a Git branch from the command line.
Keep Those Boolean Conditionals Simple
In this post, let's talk about not overthinking booleans.