Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.47k stars 4.8k forks source link

[Azure Cognitive Search] [FEATURE REQ] Add DI helpers for Search library #11514

Closed brjohnstmsft closed 4 years ago

brjohnstmsft commented 4 years ago

Opening this on behalf of @xantari. See related issue: https://github.com/Azure-Samples/search-dotnet-getting-started/issues/43

Library or service name. Azure.Search.Documents (new replacement for Microsoft.Azure.Search, a.k.a. Azure Cognitive Search).

Is your feature request related to a problem? Please describe. The Microsoft.Azure.Extensions library provides handy extension methods for registering the blob storage clients. Why not the search clients?

@tg-msft @heaths @AlexGhiondea Is this something we're supporting for Track 2 libraries?

heaths commented 4 years ago

Adding @pakrym who owns Extensions.

tg-msft commented 4 years ago

Yes - this is a duplicate of https://github.com/Azure/azure-sdk-for-net/issues/10848.