Generating PDFs with ASP.NET Core and WKHtmlToPDF Software Programming .NET It’s the bane of every web developer’s existence (perhaps I’m projecting there?), but if you work on web applications long enough - eventually, you’re going to be asked to dynamically generate some PDFs.
Behold, the Perfect Nintendo Switch Controller Nintendo Games On this Mar10 Day, I’d like to take a moment to celebrate the conclusion of an epic quest that I’ve been on. Namely, to find the “perfect” Nintendo Switch controller.
Record Collection Equality in C# Software Programming .NET I’ve seen this come up a few times at work, so I figured I’d dig in a bit and expound on how equality does and does not work with C# 9 record types and collections.