03744689F2EFE6FB5738A7EA27A9DCAC 1.0.0-preview
dotnet add package 03744689F2EFE6FB5738A7EA27A9DCAC --version 1.0.0-preview
NuGet\Install-Package 03744689F2EFE6FB5738A7EA27A9DCAC -Version 1.0.0-preview
<PackageReference Include="03744689F2EFE6FB5738A7EA27A9DCAC" Version="1.0.0-preview" />
paket add 03744689F2EFE6FB5738A7EA27A9DCAC --version 1.0.0-preview
#r "nuget: 03744689F2EFE6FB5738A7EA27A9DCAC, 1.0.0-preview"
// Install 03744689F2EFE6FB5738A7EA27A9DCAC as a Cake Addin #addin nuget:?package=03744689F2EFE6FB5738A7EA27A9DCAC&version=1.0.0-preview&prerelease // Install 03744689F2EFE6FB5738A7EA27A9DCAC as a Cake Tool #tool nuget:?package=03744689F2EFE6FB5738A7EA27A9DCAC&version=1.0.0-preview&prerelease
Simple RabbitMQ Use In Aspire.NET
This is a simple FrameWork of how to use RabbitMQ in Aspire .NET .Asp.net core .
Install RabbitMQClint on your Aspire.Host project and Add rabbitmq container please verify your rabbitmq container is WithReference in your project like this:
Install this framework on your project.
Add the ExtensionFunctions in your program.cs file.
Use IEventBus to publish messages.
Use IEventHandler/IEventJsonHandler/IEventStringHandler to subscribe to messages. in this framework,you should paste the EventAttribute in your event class. like this:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Aspire.RabbitMQ.Client (>= 8.0.0-preview.6.24214.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0-preview | 76 | 5/1/2024 |