March 14, 2017

Announcing: Building a RESTful API with ASP.NET Core Course at Pluralsight

I’m very happy to announce that my latest Pluralsight course, Building a RESTful API with ASP.NET Core, is now live. I’ve got to admit I’m quite proud of […]
February 27, 2017

RTM: Marvin.Cache.Headers – ASP.NET Core Middleware for Generating Cache-related Response Headers

Today I’m happy to announce the RTM release of the Marvin.Cache.Headers middleware for ASP.NET Core. Marvin.Cache.Headers is ASP.NET Core middleware that adds HttpCache headers to responses […]
February 21, 2017

Techorama 2017: REST, Just the Hard Parts

I’m happy to announce I’ll again be delivering a session at Techorama (Belgium’s biggest IT conference) in May of this year. My session is titled “REST […]
January 25, 2017

Port of TwoStepsAuthenticator to .NET Standard 1.6 Profile

When working with multi-factor authentication, apps like Google Authenticator or Microsoft Authenticator are often used to generate an additional factor.  These generate (time-based) one-time passwords, using […]
January 16, 2017

Beta Release: Marvin.Cache.Headers – ASP.NET Core Middleware for Generating Cache-related Response Headers

Recently I was working on a few demos in ASP.NET Core for an upcoming Pluralsight course, and I needed something that was able to generate cache-related […]
November 8, 2016

Announcing: Building Your First API with ASP.NET Core Course at Pluralsight

Today, I’m very happy to announce that my latest Pluralsight course, Building Your First API with ASP.NET Core, went live. It’s a course focused on building […]