Generate typesafe C# client.
Stability: alpha
Generate typesafe C# client compatible with the OpenFeature .NET SDK.
openfeature generate csharp [flags]
-h, --help help for csharp
--namespace string Namespace for the generated C# code (default "OpenFeature")
--debug Enable debug logging
-m, --manifest string Path to the flag manifest (default "flags.json")
--no-input Disable interactive prompts
-o, --output string Path to where the generated files should be saved
- openfeature generate - Generate typesafe OpenFeature accessors.