azure-eventhub-dotnet Skill
Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming", "EventHubProducerCli Published by microsoft in skills.
What is azure-eventhub-dotnet Skill?
Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming", "EventHubProducerCli Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use azure-eventhub-dotnet Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-eventhub-dotnet/SKILL.md
What it does
Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming", "EventHubProducerCli
Skill instructions
Azure.Messaging.EventHubs (.NET) High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs. Installation bash Core package (sending and simple receiving) dotnet add package Azure.Messaging.EventHubs Processor package (production receiving with checkpointing) dotnet add package Azure.Messaging.EventHubs.Processor Authentication dotnet add package Azure.Identity For checkpointing (required by EventProcessorClient) dotnet add package Azure.Storage.Blobs Current Versions: Azure.Messaging.EventHubs v5.12.2, Azure.Messaging.EventHubs.Processor v5.12.2 Environment Variables bash EVENTHUBFULLYQUALIFIEDNAMESPACE=<namespace.servicebus.windows.net Required: Event Hubs fully qualified namespace EVENTHUBNAME=<event-hub-name Required: Event Hub name BLOBSTORAGECONNECTIONSTRING=<storage-connection-string Alternative to Entra ID auth BLOBCONTAINERNAME=<checkpoint-container Required: checkpoint container name EVENTHUBCONNECTIONSTRING=Endpoint=sb://<namespace.servicebus.w
Explore related resources
Frequently asked questions
What is azure-eventhub-dotnet?
azure-eventhub-dotnet is a open-source AI agent skill with Copy skill directory. Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with.
Who is azure-eventhub-dotnet best for?
azure-eventhub-dotnet is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-eventhub-dotnet?
Install or run azure-eventhub-dotnet using Copy skill directory. Check azure-eventhub-dotnet for the latest setup command.
Is azure-eventhub-dotnet actively maintained?
azure-eventhub-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.