ASP.NET Core 7 comes with dark mode for the developer exception page built-in. Learn about how it works and how to enable it on Windows here.
Integrating with YouTube from C# is easy using the Google.Apis.YouTube.v3 NuGet package and a little help. Learn how we have integrated here.
There are no Trello NuGet packages and Trello's documentation lacks .NET examples. In this post, I'll show you what I learned while integrating.
Automatically collect Lighthouse results with elmah.io Uptime Monitoring. Get a history of scores like SEO, performance, and best practices.
Learn about how to download, parse, and store SSL certificates in C#. Parse common names and present detailed certificate information like a pro.
Ever experienced being blinded during late-hour work by the developer exception page in ASP.NET Core? Install the Dark Screen of Death extension.
A quick example of how to easily download multiple blobs in bulk from Azure Blob Storage using the Azure.Storage.Blobs NuGet package.
We are fans of sponsoring people working on open-source libraries we use on elmah.io. Here's a quick update on the recent 5 members in the batch.
In this post, I'll introduce you to the new HTTP Logging middleware available in ASP.NET Core 6. Learn how to set it up and how to configure it.