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.
With elmah.io's server-side source map support, we automatically try to de-minify JavaScript stack traces. Get a quick introduction in this post.
We have developed three new free tools for .NET developers: Appsettings.json Transform Tester, Base64 Image Encoder, and MD5 Encoder.
I set out to find a better way to update NuGet packages across multiple projects and solutions. This post is a summary of the things I learned.
In this article, we will look at how you can compile your code directly to Wasm Ahead-Of-Time (AOT) and what pros and cons this brings.