CSharp
Party in the cloud with feature flags and Azure App Configuration
Learn how to integrate native .NET feature flags with Azure App Configuration.
Implement custom filters in your ASP.NET Core feature flags
Learn how to implement custom filters in your ASP.NET Core apps, using pre-shipped filters or even writing your own.
Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
Use Microsoft.FeatureManagement.AspNetCore to filter HTML and controller actions.
Introducing the Microsoft.FeatureManagement library
Use Microsoft.FeatureManagement to add native feature flags!
First Look: C# Source Generators
An initial look at the power of C# source generators.
C# 8, A Year Late
I catch up on all that C# 8 has to offer.
Keep Those Boolean Conditionals Simple
In this post, let's talk about not overthinking booleans.