·azure-servicebus-dotnet
</>

azure-servicebus-dotnet

name: azure-servicebus-dotnet

27Installs·3Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-servicebus-dotnet

How to Install azure-servicebus-dotnet

Quickly install azure-servicebus-dotnet AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-servicebus-dotnet
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sickn33/antigravity-awesome-skills.

SKILL.md

View raw

Enterprise messaging SDK for reliable message delivery with queues, topics, subscriptions, and sessions.

| ServiceBusClient | Main entry point, manages connection | | ServiceBusSender | Sends messages to queues/topics | | ServiceBusReceiver | Receives messages from queues/subscriptions | | ServiceBusSessionReceiver | Receives session messages | | ServiceBusProcessor | Background message processing | | ServiceBusSessionProcessor | Background session processing |

| ServiceBusAdministrationClient | CRUD for queues/topics/subscriptions | | ServiceBusMessage | Message to send | | ServiceBusReceivedMessage | Received message with metadata | | ServiceBusMessageBatch | Batch of messages |

name: azure-servicebus-dotnet Source: sickn33/antigravity-awesome-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-servicebus-dotnet
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from sickn33/antigravity-awesome-skills

Quick answers

What is azure-servicebus-dotnet?

name: azure-servicebus-dotnet Source: sickn33/antigravity-awesome-skills.

How do I install azure-servicebus-dotnet?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-servicebus-dotnet Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills