CSharp

Party in the cloud with feature flags and Azure App Configuration

Party in the cloud with feature flags and Azure App Configuration

Learn how to integrate native .NET feature flags with Azure App Configuration.

Dave Brock
Dave Brock
CSharp
Implement custom filters in your ASP.NET Core feature flags

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.

Dave Brock
Dave Brock
CSharp
Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML

Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML

Use Microsoft.FeatureManagement.AspNetCore to filter HTML and controller actions.

Dave Brock
Dave Brock
CSharp
Introducing the Microsoft.FeatureManagement library

Introducing the Microsoft.FeatureManagement library

Use Microsoft.FeatureManagement to add native feature flags!

Dave Brock
Dave Brock
CSharp
First Look: C# Source Generators

First Look: C# Source Generators

An initial look at the power of C# source generators.

Dave Brock
Dave Brock
CSharp
C# 8, A Year Late

C# 8, A Year Late

I catch up on all that C# 8 has to offer.

Dave Brock
Dave Brock
CSharp
Keep Those Boolean Conditionals Simple

Keep Those Boolean Conditionals Simple

In this post, let's talk about not overthinking booleans.

Dave Brock
Dave Brock
CSharp