Skip to main content
AWSSDK.ServiceDiscovery package icon

AWSSDK.ServiceDiscovery

AWS Cloud Map lets you configure public DNS, private DNS, or HTTP namespaces that your microservice applications run in. When an instance of the service becomes available, you can call the AWS Cloud Map API to register the instance with AWS Cloud Map. For public or private DNS namespaces, AWS Cloud Map automatically creates DNS records and an optional health check. Clients that submit public or private DNS queries, or HTTP requests, for the service receive an answer that contains up to eight healthy records.

Total Downloads
2.4M
2,361,297
Published
Mar 21, 2019
Latest stable version

Install

.NET CLI
dotnet add package AWSSDK.ServiceDiscovery --version 3.3.100
Package Manager Console
Install-Package AWSSDK.ServiceDiscovery -Version 3.3.100
PackageReference
<PackageReference Include="AWSSDK.ServiceDiscovery" Version="3.3.100" />

Frameworks

.NETPortable0.0-Profile259 MonoAndroid1.0 Xamarin.iOS1.0 MonoTouch1.0 UAP0.0

Dependencies

[3.3.100, 3.4.0)
AWSSDK.Core
.NETPortable0.0-Profile259
[3.3.100, 3.4.0)
AWSSDK.Core
MonoAndroid1.0
[3.3.100, 3.4.0)
AWSSDK.Core
Xamarin.iOS1.0
[3.3.100, 3.4.0)
AWSSDK.Core
MonoTouch1.0
[3.3.100, 3.4.0)
[3.3.100, 3.4.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.