Skip to content

Add an ASP.NET sample for dependency injection with async initialization#87

Merged
philon-msft merged 2 commits into
mainfrom
philon-msft/sample.aspnet
Dec 4, 2025
Merged

Add an ASP.NET sample for dependency injection with async initialization#87
philon-msft merged 2 commits into
mainfrom
philon-msft/sample.aspnet

Conversation

@philon-msft

Copy link
Copy Markdown
Contributor

Demonstrates a pattern allowing for an async call to ConfigureForAzure*() in an environment like ASP.NET where components using Redis can't easily make async calls during their startup. Addresses #86

@victorramirezc victorramirezc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@philon-msft philon-msft merged commit 25c16a4 into main Dec 4, 2025
1 check passed
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.

2 participants