MENU

Fun & Interesting

The Right Way To Use Feature Flags in .NET (targeting users explained)

Milan Jovanović 13,111 4 months ago
Video Not Working? Fix It Now

Get the source code for this video for FREE → https://the-dotnet-weekly.kit.com/feature-targeting Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt Join a community of 1000+ .NET developers: https://www.patreon.com/milanjovanovic Learn about implementing API versioning and feature flags in your web APIs! This tutorial covers: - Setting up multiple API versions using attributes - Implementing feature gates for controlled rollouts - Managing different API versions (V1 and V2) - Using controller-based versioning strategies - Targeting users and groups using feature filters Perfect for developers looking to implement robust versioning and feature management in their APIs. API Versioning in ASP.NET Core https://www.milanjovanovic.tech/blog/api-versioning-in-aspnetcore Feature Flags in .NET and How I Use Them for A/B Testing https://www.milanjovanovic.tech/blog/feature-flags-in-dotnet-and-how-i-use-them-for-ab-testing Check out my courses: https://www.milanjovanovic.tech/courses Read my Blog here: https://www.milanjovanovic.tech/blog Join my weekly .NET newsletter: https://www.milanjovanovic.tech Chapters 0:00 Adding API Versioning 5:58 Adding Feature Flags 9:42 Feature Flag targeting

Comment