3 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add assignees to the OpenFeature .NET OFREP provider to ensure the correct individuals are notified when pull requests are created. This involves updating the relevant configuration or documentation to specify the appropriate assignees.

Complexity: 2/5
Needs Triage documentation enhancement help wanted provider:OFREP

OpenFeature Providers and Hooks for .NET

C#

AI Summary: Refactor the OpenFeature OFREP provider in the .NET SDK to use the .NET TimeProvider instead of DateTime for improved testability and maintainability. This involves replacing all DateTime usages with TimeProvider, updating unit tests to reflect the change, and potentially updating documentation.

Complexity: 3/5
enhancement good first issue provider:OFREP

OpenFeature Providers and Hooks for .NET

C#

AI Summary: Deprecate the OpenFeature.Contrib.Hooks.Otel library by removing its code from the repository, leaving only a README file in its directory. The README should direct users to the updated functionality within the OpenFeature SDK v2.7.0.

Complexity: 3/5
documentation good first issue

OpenFeature Providers and Hooks for .NET

C#