Feature Flags In .NET + How I Use Them For A/B Testing

Milan Jovanović
Milan Jovanović
15.3 هزار بار بازدید - 10 ماه پیش - ☄️ Master the Modular Monolith
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code: Patreon: milanjovanovic

What are feature flags? You can think of feature flags as a switch that controls a specific application feature. When the feature flag is turned on, the related feature is active. The opposite also applies. Feature flagging in .NET is easy, and I'll show you how to implement it. As a bonus, I'll show you how I'm using feature flags on my website to run A/B testing (also known as split testing).

Join my weekly .NET newsletter:
https://www.milanjovanovic.tech

Read my Blog here:
https://www.milanjovanovic.tech/blog

Chapters
0:00 Adding the Microsoft.FeatureManagement library
0:57 Defining the first feature flag
2:02 Using the feature flags with IFeatureManager
6:56 Gradual feature rollout with PercentageFilter
10:30 How I'm doing A/B testing with Posthog
10 ماه پیش در تاریخ 1402/06/21 منتشر شده است.
15,395 بـار بازدید شده
... بیشتر