ASP.NET Core

ASP.NET Core

ASP.NET Core Feature Flag TagHelper

Releasing stuff is dangerous: you might break things, you might annoy your users or you could screw up in any number of entertaining ways.

Read More
ASP.NET Core

Post-Logout Redirect with ASP.NET Core and ADFS 2016

Make post_logout_redirect_uri work with ADFS

Read More
ASP.NET Core

Generic behaviour in ASP.NET Core with Action Filters

Everyone hates copy/pasting code, and Action Filters in ASP.NET Core MVC offer a great way to avoid filling your controllers with boilerplate

Read More