DKNet provides opinionated helpers for .NET Aspire so you can model service dependencies declaratively inside the AppHost. The packages extend Aspire’s distributed application builder with additional resources and conventions that align with DKNet’s messaging stack.
| Package | Description |
|---|---|
Aspire.Hosting.ServiceBus |
Azure Service Bus resource helpers and orchestration utilities |
Aspire integrations sit at the infrastructure orchestration tier, complementing the Onion Architecture by providing clean boundaries for how services are provisioned and discovered. They help you:
.NET Aspire tooling and create an AppHost project.Refer to the individual package documentation for concrete code samples and configuration options.