Get a quick introduction to elmah.io Heartbeats. Monitoring of Windows services, scheduled tasks, Azure Functions, Hangfire, and much more.

In this post I'm sharing my experiences with generating Excel files from ASP.NET Core. The post includes examples of generating both CSV and XLSX files.

Due to the pandemic, we have decided to extend the period where the old v2 API will be supported. The v2 API will be removed on June 1th 2020.

The ultimate tutorial for NLog. Learn about everything from logging and structured log messages to layout renderers and configuration of common targets.

Learn how to configure Cross-site request forgery (CSRF) checks when using AJAX with jQuery or similar in an ASP.NET Core web application.

Learn how to use ImageSharp and ASP.NET Core to let users upload images and resize them. ImageSharp is a great replacement for the WebImage class in ASP.NET

The ultimate guide to adding security headers in ASP.NET Core. Some features are built-in to core using middleware while others require manual work.

Learn how to create a Roslyn analyzer that helps your users insert middleware in the Configure method of the Startup.cs file and in the right order.

Show you how to generate a PDF file from ASP.NET for free. There are a lot of paid components out there, but it doesn't have to cost you anything.