SkillAgentSearch skills...

King.Service.ServiceBus

Task scheduling for .NET: Azure Service Bus

Install / Use

/learn @jefking/King.Service.ServiceBus
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Task scheduling for .NET: Service Bus.

  • Initialize: Queues, Topics
  • Enqueue and dequeue
  • Enqueue for dequeue at specific time
  • Dequeue batches
  • Recieve events
  • Time sensitive events
  • Plugs into King.Service

Wiki

View the wiki to learn how to use this.]

NuGet

PM> Install-Package King.Service.ServiceBus

Demo Container

Create Azure Service Bus

Pull

docker pull jefking/king.service.servicebus.demo

Run

docker run -it jefking/king.service.servicebus.demo <YOUR CONNECTION STRING>

CI

Build status

View on GitHub
GitHub Stars8
CategoryOperations
Updated5mo ago
Forks3

Languages

C#

Security Score

87/100

Audited on Oct 10, 2025

No findings