GM.Messaging.Domain
1.1.0
See the version list below for details.
dotnet add package GM.Messaging.Domain --version 1.1.0
NuGet\Install-Package GM.Messaging.Domain -Version 1.1.0
<PackageReference Include="GM.Messaging.Domain" Version="1.1.0" />
<PackageVersion Include="GM.Messaging.Domain" Version="1.1.0" />
<PackageReference Include="GM.Messaging.Domain" />
paket add GM.Messaging.Domain --version 1.1.0
#r "nuget: GM.Messaging.Domain, 1.1.0"
#:package GM.Messaging.Domain@1.1.0
#addin nuget:?package=GM.Messaging.Domain&version=1.1.0
#tool nuget:?package=GM.Messaging.Domain&version=1.1.0
Lightweight Messaging Domain for .NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GM.Messaging.Domain:
| Package | Downloads |
|---|---|
|
GM.Messaging.Persistence
EF Core persistence for the GM.Messaging outbox/inbox: entity configurations, an inbox store/processor, and DI wiring. Part of the GM.Messaging family. |
|
|
GM.Messaging
A lightweight messaging setup for .NET built on Wolverine and RabbitMQ. One call (AddGMMessaging) wires up the message bus with config-driven RabbitMQ connection, resilience (retry + circuit breaker) and producer/consumer topology, plus an outbox relay worker. Part of the GM.Messaging family. |
GitHub repositories
This package is not used by any popular GitHub repositories.