Flag Evaluation
Flag Evaluation for the .NET SDK.
O(1) reads
Evaluation never calls the network. Typed getters return safe defaults when a key is missing.
flags.GetBool("new-checkout")
Flag Evaluation for the .NET SDK.
Evaluation never calls the network. Typed getters return safe defaults when a key is missing.
flags.GetBool("new-checkout")