André Silva

Results 25 issues of André Silva

### Requirements Propose the creation of a new library: **OpenFeature.Providers.Abstractions** within the .NET ecosystem. This library should contain only the essential dependencies for Providers, thereby isolating them from SDK churn...

area: sdk
type: feat

### Requirements Propose the creation of a new library: **OpenFeature.Hooks.Abstractions** within the .NET ecosystem. This library should contain only the essential dependencies for Hooks, thereby isolating them from SDK churn...

area: sdk
type: feat

## Overview Enable continuous and automated benchmarking for the repository using BenchmarkDotNet. ## Proposal - Implement continuous benchmarking using the [`martincostello/benchmarkdotnet-results-publisher`](https://github.com/martincostello/benchmarkdotnet-results-publisher) GitHub Action as a reference. - There is already...

good first issue
area: sdk
type: test

### Requirements Upgrade test framework dependencies to xUnit v3. Recent Reqnroll v3.1 release provides official compatibility with xUnit v3 (see: https://reqnroll.net/news/2025/09/reqnroll-v3-1-released/#:~:text=xUnit%20v3%20support%3A%20You%20can%20now%20use%20Reqnroll,scenario-level%20tags%20for%20NUnit%2C%20MsTest%20V2%2C%20and%20TUnit.). Tasks: - Update all xUnit dependencies to v3 -...

good first issue
type: test
dependencies

### Requirements Integrate SonarCloud with the .NET SDK to enhance code quality, maintainability, and security. This includes: - Adding SonarCloud analysis to the CI pipeline - Configuring coverage reports and...

type: ci