Provides abstractions for service discovery. Interfaces defined in this package are implemented in Microsoft.Extensions.ServiceDiscovery and other service discovery packages.
$ dotnet add package Microsoft.Extensions.ServiceDiscovery.AbstractionsThe Microsoft.Extensions.ServiceDiscovery.Abstractions library provides abstractions used by the Microsoft.Extensions.ServiceDiscovery library and other libraries which implement service discovery extensions, such as service endpoint providers. For more information, see Service discovery in .NET.