Skip to content

Fix README requirements and connection examples - #8

Open
Bircck wants to merge 1 commit into
masterfrom
docs/fix-readme-requirements-and-examples
Open

Bircck wants to merge 1 commit into
masterfrom
docs/fix-readme-requirements-and-examples

Conversation

@Bircck

@Bircck Bircck commented Sep 22, 2026

Copy link
Copy Markdown

The README still describes .NET 8 and its factory example fails when followed without an IConfiguration registration. Update the documented requirement to .NET 10 and make the factory example include the required configuration setup.

Also add the missing Azure.Core import for TokenCredential and clarify that invalid credential configuration throws on first service/factory resolution, before the options callback runs.

Validation: reviewed the examples against the implementation; all 30 existing tests passed during the repository review; git diff --check passed. Documentation only; no runtime behavior changes.

This branch has not been deployed

No deployments
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.

1 participant