.NET implementation of the OpenFeature SDK

dotnet openfeature sdk
12 Open Issues Need Help Last updated: Jul 24, 2026

Open Issues Need Help

View All on GitHub
good first issue area: sdk type: test

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
good first issue help wanted area: sdk type: feat

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
good first issue type: test dependencies

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
good first issue area: sdk area: dependency-injection area: multi-provider type: build

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
type: bug good first issue help wanted area: dependency-injection

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
type: bug good first issue help wanted area: dependency-injection

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
good first issue area: sdk type: chore

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
type: docs good first issue area: dependency-injection

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
good first issue help wanted area: sdk type: feat

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk
good first issue area: dependency-injection type: chore

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk

AI Summary: The task is to add the `Track` method to the `IFeatureClient` interface in the .NET OpenFeature SDK to allow users of the interface to utilize the tracking functionality introduced in #327. This involves modifying the interface definition and potentially updating any implementations that rely on it.

Complexity: 2/5
enhancement good first issue

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk

AI Summary: Implement a feature to add and track custom attributes for traces in the .NET OpenFeature SDK, mirroring the functionality of the existing metrics hook. This involves reviewing the metrics hook implementation, designing a similar approach for traces, ensuring consistent attribute handling between traces and metrics, and documenting the new feature with examples.

Complexity: 3/5
enhancement good first issue

.NET implementation of the OpenFeature SDK

C#
#dotnet#openfeature#sdk