My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe a few alternatives to the new Microsoft.FeatureManagement library for adding feature flags to your ASP.NET Core app…
In this post I describe a library that uses Roslyn-powered build-time code generation to auto-generate strongly-typed IDs for you.…
In this post I take a first look at Raygun APM, show how to configure the Raygun agent for profiling, and explore the Raygun APM web interface.…
In this post I show how to verify phone number ownership with Twilio's Verify API v2 in a Razor Pages app that uses ASP.NET Core Identity for user management…
In this post I show how to ensure your feature flags remain consistent between requests by using IFeatureManagerSnapshot and implementing ISessionManager…
In this post I show how to create a custom IFeatureFilter that enables a feature based on the current user's claims.…
Stay up to the date with the latest posts!