Skip to content

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

@arttonoyan

Description

@arttonoyan

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions