-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement ClientBuilderExtensions #8709
Comments
@annelo-msft could you provide more info about what the purpose of the issue is? |
This is related to the way Dependency Injection works in ASP.NET Core. |
@AlexGhiondea is this required for each service? Does it has to happen for GA or could it be after? |
@pakrym could you explain to me the work needed here? I see the document Alex shared, but it isn't clear where I need to make the changes. |
Question, what is the recommended way to register a SearchIndexClient in asp .net core? It seems there are no dependency injection samples for Azure Cognitive Search out there! My guess is this:
Then retrieve a search index client using
|
Yes - filed #10848 to track. |
No description provided.
The text was updated successfully, but these errors were encountered: