Skip to content

Conversation

@magahl
Copy link
Contributor

@magahl magahl commented Dec 16, 2024

No description provided.

Replaces singleton registration in DI with keyed singleton for better service resolution. Updates `JsonSerializerOptions` initialization to simplified syntax and removes unnecessary properties. Refines error-handling logic in query execution and adjusts template to support keyed service injection.
Replaced `AddSingleton` with `AddKeyedSingleton` to enhance service resolution by key. Adjusted constructor injection to utilize `[FromKeyedServices]`, aligning with the new service registration approach.
@magahl magahl merged commit 860f39d into main Dec 16, 2024
1 check passed
@magahl magahl deleted the fix-singleton-issues-with-graph-opts branch December 16, 2024 11:50
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