microsoft / FeatureManagement-Dotnet

Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
MIT License
1.06k stars 115 forks source link

4.0.0-preview Bug fix: NullReferenceException when TargetingContext.UserId is null #457

Closed zhiyuanliang-ms closed 5 months ago

zhiyuanliang-ms commented 6 months ago

Why this PR?

456