filmov
tv
.NET | Add Feature flags to your application

Показать описание
In this video we will cover how you can add all kinds of useful feature flags to your .NET Core API.
0:00 Use cases for feature flags
1:24 Enable/Disable Minimal API endpoints based on feature flags
6:17 Time window feature flags
9:20 Custom feature flag implementation