MicroKit.Messaging
1.0.0-preview.4
dotnet add package MicroKit.Messaging --version 1.0.0-preview.4
NuGet\Install-Package MicroKit.Messaging -Version 1.0.0-preview.4
<PackageReference Include="MicroKit.Messaging" Version="1.0.0-preview.4" />
<PackageVersion Include="MicroKit.Messaging" Version="1.0.0-preview.4" />
<PackageReference Include="MicroKit.Messaging" />
paket add MicroKit.Messaging --version 1.0.0-preview.4
#r "nuget: MicroKit.Messaging, 1.0.0-preview.4"
#:package MicroKit.Messaging@1.0.0-preview.4
#addin nuget:?package=MicroKit.Messaging&version=1.0.0-preview.4&prerelease
#tool nuget:?package=MicroKit.Messaging&version=1.0.0-preview.4&prerelease
In-process messaging core for MicroKit — OutboxProcessor, InboxProcessor,
InProcessMessagePublisher, InProcessIntegrationDispatcher, DI extensions.
| 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
- MicroKit.Domain (>= 1.0.0-preview.5)
- MicroKit.Execution.Abstractions (>= 1.0.0-preview.1)
- MicroKit.Messaging.Abstractions (>= 1.0.0-preview.4)
- MicroKit.Result (>= 1.0.0-preview.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Options (>= 10.0.9)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MicroKit.Messaging:
| Package | Downloads |
|---|---|
|
MicroKit.Messaging.MediatR
MediatR glue for MicroKit.Messaging — DomainEventsDispatcher (IDomainEventDispatcher) drains domain events into the transactional outbox as MediatR notifications; MediatROutboxDispatcher is a routing IOutboxDispatcher decorator that publishes notifications via IPublisher.Publish and delegates integration events to the wrapped Core dispatcher. |
|
|
MicroKit.Messaging.EntityFrameworkCore
EF Core persistence adapter for MicroKit.Messaging — EfOutboxStore, EfInboxStore, entity configurations, and ModelBuilder extensions for the transactional outbox/inbox pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.4 | 62 | 6/27/2026 |