Custom error pages configuration in ASP.NET MVC 5 and IIS
Yeah, this is hard, even Microsoft can’t set up custom error pages properly https://www.microsoft.com/en-us/%20/default.aspx
Generate release notes with Jira and TeamCity
Update 2019-08-24
If you use Jira + TeamCity + Octopus stack. The official Octopus plugin for TeamCity now supports metadata generation,
give it a try https://octopus.com/blog/metadata-and-work-items
Monitor vulnerabilities in .NET Core projects with Snyk
In this short note, I’ll show how you can continuously monitor dependency vulnerabilities in your project with Snyk.
So what’s Snyk? Snyk is a service which allows you to detect and monitor vulnerabilities in projects, and it supports various platforms.
For some reason, the documentation for how to set up the scanning for .NET projects almost is not documented, so let’s set up the scanning ourselves.
Importing ReSharper issues to SonarQube
Update 2019-08-04
If you are on self-hosted SonarQube server, you can consider using the plugin