open-feature / open-feature/dotnet-sdk

[DOC] Create README for OpenFeature.Providers.DependencyInjection package

Open
#633 0 comments 0 reactions 1 assignee View on GitHub

@arttonoyan is already working on this.

Since Nov 11, 2025.

area: dependency-injection type: docs
Dominant language
C#
Stars
138
Forks
27
Avg merge
13h 42m
Merged PRs (30d)
12

Description

Write a README that helps provider authors integrate with OpenFeature.Providers.DependencyInjection quickly. The doc should show how to register a provider via the builder, bind options from configuration, and support default or named providers. Keep scope focused on DI. not Hosting.

What to include

  • Overview. who this package is for. why DI only
  • Requirements and install from NuGet
  • Quick start for provider authors. define options, implement provider, add DI extensions
  • App usage snippet.
  • Named providers and selecting default.

Acceptance criteria

  • Clear step-by-step sections for provider authors
  • Minimal end-to-end sample compiles locally
  • Reviewed and approved by a maintainer. merged to main

References

  • Implementation landed in PR #596

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.