Azure Maps SDK for .NET
Skill Verifiziert AktivAzure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route directions", "map tiles", "geolocation".
To provide .NET developers with seamless integration to Azure Maps services for building location-aware applications.
Funktionen
- Geocoding and reverse geocoding addresses
- Calculating route directions and matrices
- Retrieving map tiles and static images
- IP address to geolocation mapping
- Accessing current and forecasted weather data
- Supporting multiple authentication methods (Subscription Key, Entra ID, SAS Token)
Anwendungsfälle
- Address search and validation
- Generating driving directions and travel time estimates
- Displaying interactive maps and static map images
- Identifying the geographic location of IP addresses
- Integrating real-time weather information into applications
Nicht-Ziele
- Managing Azure Maps account resources directly (handled by Azure.ResourceManager.Maps)
- Providing a UI for map visualization (focuses on SDK integration)
- Performing complex geospatial analysis beyond the scope of the Azure Maps API
Workflow
- Install necessary Azure Maps SDK packages for .NET.
- Configure authentication using environment variables (Subscription Key, Client ID, Entra ID credentials).
- Instantiate the appropriate client (e.g., MapsSearchClient, MapsRoutingClient).
- Call SDK methods for desired Azure Maps service (e.g., GetGeocoding, GetDirections).
- Process the response, handling potential exceptions like RequestFailedException.
Praktiken
- Authentication Best Practices
- Batch Operations
- Error Handling and Rate Limit Management
Voraussetzungen
- Azure Maps subscription key or Microsoft Entra ID authentication
- .NET runtime
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-dotnet@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Microsoft Skill Creator
100Erstellen Sie Agent-Skills für Microsoft-Technologien mithilfe offizieller Dokumentation. Verwenden Sie diesen Skill, wenn der Benutzer einen Skill für eine Microsoft-Technologie (Azure, .NET, M365, VS Code, Bicep usw.) erstellen, generieren oder bearbeiten möchte – auch wenn dies umgangssprachlich formuliert ist wie „Erstelle einen Skill für Cosmos DB“. Untersucht das Thema anhand offizieller Dokumente und generiert dann einen hybriden Skill mit lokal gespeichertem Wissen und dynamischen Abrufen für tiefere Einblicke.