issues
search
open-feature
/
dotnet-sdk-contrib
OpenFeature Providers and Hooks for .NET
https://openfeature.dev
Apache License 2.0
30
stars
23
forks
source link
feat: map to Statsig CustomIDs
#210
Closed
jenshenneberg
closed
5 months ago
jenshenneberg
commented
5 months ago
This PR
adds mapping from
Evaluation Context
to
Statsig CustomID
.
fixes dotnet format workflow so it uses
global.json
for dotnet version. Prior to this
.github/workflows/dotnet-format.yml
would fail when the dotnet version specified in
global.json
was greater than the one installed on the Github runner.
removes preview suffix from nuget package.
This PR
global.json
for dotnet version. Prior to this.github/workflows/dotnet-format.yml
would fail when the dotnet version specified inglobal.json
was greater than the one installed on the Github runner.