April 16, 2019

Announcing: Using OpenAPI/Swagger for Testing and Code Generation in ASP.NET Core Course Published at Pluralsight

Over the weekend my latest course was published.  This one tackles 2 somewhat underused features of OpenAPI: generating code from an OpenAPI specification and learning how […]
April 9, 2019

Team Up IT Session: Async Best Practices in ASP.NET Core

On Friday April 12th (2019) I’m delivering a session on Async Best Practices in ASP.NET Core for Team It Up in ‘s Hertogenbosch (The Netherlands).  Doors […]
February 27, 2019

Announcing: Documenting an ASP.NET Core API with OpenAPI / Swagger Course Published at Pluralsight

If you’ve been following my courses at Pluralsight you know I’m mostly focused on APIs and security.  Up until now, I never really touched upon documenting […]
February 19, 2019

Feature Release: Marvin.Cache.Headers 3.1

I just pushed a new release of Marvin.Cache.Headers to NuGet.  This feature release adds a new extension point (via ILastModifiedInjector) that allows injecting the LastModified date […]
January 21, 2019

Join Me at Techorama 2019–Space Edition

Part of the Techorama 2019 – Space Edition agenda has been released, and I’m on it 🙂 Techorama is Belgium’s biggest IT conference, with about 1700 […]
January 14, 2019

Announcing: Using HttpClient to Consume APIs in .NET Core Course Published at Pluralsight

I created quite a few courses on building APIs with ASP.NET Core in the past.  One of the questions that often pops up is “ok, well, […]