Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce flipt provider for dotnet #285

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

jeandreidc
Copy link

@jeandreidc jeandreidc commented Sep 27, 2024

This PR

Initial version of flipt.io provider for dotnet. Used the Flipt server sdk for dotnet.

  • Created a new provider for OpenFeature for flipt.io in .net

Related Issues

None

Notes

Follow-up Tasks

  • Pending unit tests for FliptProvider.cs class
  • Support .net 6.0, right now it only supports .net 8.0

@jeandreidc jeandreidc closed this Oct 1, 2024
@jeandreidc jeandreidc reopened this Oct 1, 2024
@jeandreidc jeandreidc force-pushed the feature/flipt-client-for-dotnet branch 3 times, most recently from a116bd7 to 76d160e Compare October 1, 2024 11:19
@jeandreidc jeandreidc changed the title Feature/flipt client for dotnet feat: Introduce flipt provider for dotnet Oct 1, 2024
Signed-off-by: Andrei de la Cruz <[email protected]>
…dded handling of http exceptions thrown by flipt client

Signed-off-by: Andrei de la Cruz <[email protected]>
Signed-off-by: Andrei de la Cruz <[email protected]>
…per serialization to Dict<string, string>

Signed-off-by: Andrei de la Cruz <[email protected]>
Signed-off-by: Andrei de la Cruz <[email protected]>
@jeandreidc jeandreidc force-pushed the feature/flipt-client-for-dotnet branch from 722be51 to 10b1d86 Compare October 2, 2024 20:18
Signed-off-by: Andrei de la Cruz <[email protected]>
@jeandreidc jeandreidc force-pushed the feature/flipt-client-for-dotnet branch from 478ac9b to d8d382d Compare October 2, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants