April 5, 2018

Figuring out Why Your Access Token is Invalid (OWIN/Katana)

I was doing some consultancy work for a client today and had to integrate with an IDP to secure an API.  Somehow however, the access tokens […]
February 21, 2018

Techorama 2018 Session: OpenID Connect in Depth

I’m happy to announce I’ll again be speaking at Techorama, Belgium’s biggest IT conference, this year.  My session is named OpenID Connect in Depth: a level […]
January 29, 2018

Marvin.JsonPatch 2.1.0 Released

I just pushed a new Marvin.JsonPatch release to NuGet.  This release includes the long-awaited implementation of the Test operation.  The inclusion of that now makes this […]
November 20, 2017

Marvin.JsonPatch 2.0.0 Released

A new major release of Marvin.JsonPatch has just been published (2.0.0).  This new release adds support for dictionaries  – many thanks to MartyZhou for the PR!  […]
November 17, 2017

ASP.NET Core 2.0 Update: Building a RESTful API with ASP.NET Core

As some of you might have noticed, ASP.NET Core 2.0 was recently released 😉  I’ve been gradually updating my ASP.NET Core Pluralsight courses to 2.0, and […]
November 7, 2017

Marvin.Cache.Headers 1.1 Released

I just pushed a new version of Marvin.Cache.Headers to NuGet, version 1.1.  Marvin.Cache.Headers is ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, […]