Fluxera.Extensions.Hosting.Modules.Messaging.Outbox
8.15.0
Prefix Reserved
See the version list below for details.
dotnet add package Fluxera.Extensions.Hosting.Modules.Messaging.Outbox --version 8.15.0
NuGet\Install-Package Fluxera.Extensions.Hosting.Modules.Messaging.Outbox -Version 8.15.0
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Messaging.Outbox" Version="8.15.0" />
<PackageVersion Include="Fluxera.Extensions.Hosting.Modules.Messaging.Outbox" Version="8.15.0" />
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Messaging.Outbox" />
paket add Fluxera.Extensions.Hosting.Modules.Messaging.Outbox --version 8.15.0
#r "nuget: Fluxera.Extensions.Hosting.Modules.Messaging.Outbox, 8.15.0"
#:package Fluxera.Extensions.Hosting.Modules.Messaging.Outbox@8.15.0
#addin nuget:?package=Fluxera.Extensions.Hosting.Modules.Messaging.Outbox&version=8.15.0
#tool nuget:?package=Fluxera.Extensions.Hosting.Modules.Messaging.Outbox&version=8.15.0
Fluxera.Extensions.Hosting.Modules
A library that provides several reusable modules for the Fluxera.Extensions.Hosting infrastructure.
Usage
There are two major ways of configuring a module to be loaded by the hosting infrastructure:
- By declaring the module a dependency using the
[DependsOn]attribute. - By loading the module dynamically by using it as kind of a plugin.
...
Available Modules
There are several ready-made module one can use in their application.
...
Configuration
...
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net7.0
- Fluxera.Extensions.Hosting (>= 8.2.4)
- Fluxera.Extensions.Hosting.Modules.Messaging (>= 8.15.0)
-
net8.0
- Fluxera.Extensions.Hosting (>= 8.2.4)
- Fluxera.Extensions.Hosting.Modules.Messaging (>= 8.15.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Fluxera.Extensions.Hosting.Modules.Messaging.Outbox:
| Package | Downloads |
|---|---|
|
Fluxera.Extensions.Hosting.Modules.Messaging.Outbox.MongoDB
A module that enables MongoDB based transactional outbox on MassTransit. |
|
|
Fluxera.Extensions.Hosting.Modules.Messaging.Outbox.InMemory
A module that enables in-memory based transactional outbox on MassTransit. |
|
|
Fluxera.Extensions.Hosting.Modules.Messaging.Outbox.EntityFrameworkCore
A module that enables EFCore based transactional outbox on MassTransit. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 9.0.1 | 436 | 3/29/2025 | |
| 9.0.0 | 407 | 11/16/2024 | |
| 8.15.0 | 395 | 11/1/2024 | |
| 8.14.0 | 437 | 6/17/2024 | |
| 8.13.2 | 459 | 6/15/2024 | |
| 8.13.1 | 435 | 6/2/2024 | |
| 8.13.0 | 433 | 5/26/2024 | |
| 8.12.0 | 435 | 4/28/2024 | |
| 8.11.1 | 453 | 4/27/2024 | |
| 8.11.0 | 453 | 4/26/2024 | |
| 8.10.0 | 440 | 4/25/2024 | |
| 8.9.5 | 449 | 4/22/2024 | |
| 8.9.4 | 457 | 4/20/2024 | |
| 8.9.3 | 467 | 4/20/2024 | |
| 8.9.2 | 448 | 4/19/2024 | |
| 8.9.1 | 409 | 4/19/2024 | |
| 8.9.0 | 457 | 4/19/2024 | |
| 8.8.2 | 441 | 4/18/2024 | |
| 8.8.1 | 433 | 4/18/2024 | |
| 8.8.0 | 441 | 4/13/2024 |