Fluxera.Extensions.Hosting.Modules.Messaging
9.0.1
Prefix Reserved
dotnet add package Fluxera.Extensions.Hosting.Modules.Messaging --version 9.0.1
NuGet\Install-Package Fluxera.Extensions.Hosting.Modules.Messaging -Version 9.0.1
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Messaging" Version="9.0.1" />
<PackageVersion Include="Fluxera.Extensions.Hosting.Modules.Messaging" Version="9.0.1" />
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Messaging" />
paket add Fluxera.Extensions.Hosting.Modules.Messaging --version 9.0.1
#r "nuget: Fluxera.Extensions.Hosting.Modules.Messaging, 9.0.1"
#:package Fluxera.Extensions.Hosting.Modules.Messaging@9.0.1
#addin nuget:?package=Fluxera.Extensions.Hosting.Modules.Messaging&version=9.0.1
#tool nuget:?package=Fluxera.Extensions.Hosting.Modules.Messaging&version=9.0.1
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 | 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 is compatible. 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. |
-
net8.0
- FluentValidation (>= 11.11.0)
- FluentValidation.DependencyInjectionExtensions (>= 11.11.0)
- Fluxera.Enumeration.SystemTextJson (>= 9.0.2)
- Fluxera.Extensions.Common (>= 9.0.3)
- Fluxera.Extensions.DataManagement.Abstractions (>= 9.0.3)
- Fluxera.Extensions.Hosting (>= 9.0.2)
- Fluxera.Extensions.Hosting.Modules.Configuration (>= 9.0.1)
- Fluxera.Extensions.Hosting.Modules.DataManagement (>= 9.0.1)
- Fluxera.Extensions.Hosting.Modules.OpenTelemetry (>= 9.0.1)
- Fluxera.Extensions.Hosting.Modules.Principal (>= 9.0.1)
- Fluxera.Extensions.Localization (>= 9.0.3)
- Fluxera.Extensions.Validation (>= 9.0.3)
- Fluxera.Spatial.SystemTextJson (>= 9.0.1)
- Fluxera.StronglyTypedId.SystemTextJson (>= 9.0.2)
- Fluxera.ValueObject.SystemTextJson (>= 9.0.2)
- IdentityModel (>= 7.0.0)
- MassTransit (>= 8.4.0)
- System.IdentityModel.Tokens.Jwt (>= 8.7.0)
-
net9.0
- FluentValidation (>= 11.11.0)
- FluentValidation.DependencyInjectionExtensions (>= 11.11.0)
- Fluxera.Enumeration.SystemTextJson (>= 9.0.2)
- Fluxera.Extensions.Common (>= 9.0.3)
- Fluxera.Extensions.DataManagement.Abstractions (>= 9.0.3)
- Fluxera.Extensions.Hosting (>= 9.0.2)
- Fluxera.Extensions.Hosting.Modules.Configuration (>= 9.0.1)
- Fluxera.Extensions.Hosting.Modules.DataManagement (>= 9.0.1)
- Fluxera.Extensions.Hosting.Modules.OpenTelemetry (>= 9.0.1)
- Fluxera.Extensions.Hosting.Modules.Principal (>= 9.0.1)
- Fluxera.Extensions.Localization (>= 9.0.3)
- Fluxera.Extensions.Validation (>= 9.0.3)
- Fluxera.Spatial.SystemTextJson (>= 9.0.1)
- Fluxera.StronglyTypedId.SystemTextJson (>= 9.0.2)
- Fluxera.ValueObject.SystemTextJson (>= 9.0.2)
- IdentityModel (>= 7.0.0)
- MassTransit (>= 8.4.0)
- System.IdentityModel.Tokens.Jwt (>= 8.7.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Fluxera.Extensions.Hosting.Modules.Messaging:
Package | Downloads |
---|---|
Fluxera.Extensions.Hosting.Modules.Messaging.AzureServiceBus
A module that enables Azure ServiceBus messaging for MassTransit. |
|
Fluxera.Extensions.Hosting.Modules.Messaging.InMemory
A module that enables in-memory messaging for MassTransit. |
|
Fluxera.Extensions.Hosting.Modules.Messaging.RabbitMQ
A module that enables RabbitMQ messaging for MassTransit. |
|
Fluxera.Extensions.Hosting.Modules.Messaging.Outbox
A module that enables the transactional outbox on MassTransit. |
|
Fluxera.Extensions.Hosting.Modules.Messaging.AmazonSQS
A module that enables Amazon SQS messaging for MassTransit. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
9.0.1 | 372 | 3/29/2025 | |
9.0.0 | 340 | 11/16/2024 | |
8.15.0 | 332 | 11/1/2024 | |
8.14.0 | 382 | 6/17/2024 | |
8.13.2 | 430 | 6/15/2024 | |
8.13.1 | 400 | 6/2/2024 | |
8.13.0 | 419 | 5/26/2024 | |
8.12.0 | 546 | 4/28/2024 | |
8.11.1 | 454 | 4/27/2024 | |
8.11.0 | 423 | 4/26/2024 | |
8.10.0 | 421 | 4/25/2024 | |
8.9.5 | 426 | 4/22/2024 | |
8.9.4 | 449 | 4/20/2024 | |
8.9.3 | 431 | 4/20/2024 | |
8.9.2 | 430 | 4/19/2024 | |
8.9.1 | 429 | 4/19/2024 | |
8.9.0 | 439 | 4/19/2024 | |
8.8.2 | 400 | 4/18/2024 | |
8.8.1 | 387 | 4/18/2024 | |
8.8.0 | 480 | 4/13/2024 | |
8.7.0 | 469 | 4/7/2024 | |
8.6.0 | 425 | 3/4/2024 | |
8.5.0 | 469 | 3/2/2024 | |
8.4.0 | 436 | 2/23/2024 | |
8.3.0 | 393 | 2/22/2024 | |
8.2.2 | 387 | 1/25/2024 | |
8.2.1 | 377 | 1/24/2024 | |
8.2.0 | 377 | 1/24/2024 | |
8.1.4 | 376 | 1/17/2024 | |
8.1.3 | 374 | 1/15/2024 | |
8.1.2 | 403 | 1/9/2024 | |
8.1.1 | 376 | 1/9/2024 | |
8.1.0 | 404 | 1/8/2024 | |
8.0.6 | 409 | 1/7/2024 | |
8.0.5 | 370 | 1/5/2024 | |
8.0.4 | 536 | 11/24/2023 | |
8.0.3 | 345 | 11/22/2023 | |
8.0.2 | 303 | 11/17/2023 | |
8.0.1 | 311 | 11/17/2023 | |
8.0.0 | 327 | 11/16/2023 | |
7.3.0 | 480 | 8/4/2023 | |
7.2.6 | 379 | 6/22/2023 | |
7.2.5 | 448 | 4/30/2023 | |
7.2.4 | 421 | 4/26/2023 | |
7.2.3 | 421 | 4/25/2023 | |
7.2.2 | 427 | 4/25/2023 | |
7.2.1 | 426 | 4/24/2023 | |
7.2.0 | 434 | 4/13/2023 | |
7.1.5 | 453 | 3/22/2023 | |
7.1.4 | 485 | 2/28/2023 | |
7.1.3 | 443 | 2/28/2023 | |
7.1.2 | 518 | 1/26/2023 | |
7.1.1 | 467 | 1/22/2023 | |
7.1.0 | 480 | 1/18/2023 | |
7.0.6 | 494 | 1/11/2023 | |
7.0.5 | 480 | 1/11/2023 | |
7.0.4 | 484 | 1/10/2023 | |
7.0.3 | 460 | 1/2/2023 | |
7.0.2 | 390 | 12/13/2022 | |
7.0.1 | 377 | 12/13/2022 | |
7.0.0 | 364 | 12/12/2022 | |
6.2.3 | 904 | 10/13/2022 | |
6.2.2 | 900 | 10/10/2022 | |
6.2.1 | 910 | 10/9/2022 | |
6.2.0 | 866 | 10/1/2022 | |
6.1.10 | 888 | 9/20/2022 | |
6.1.9 | 913 | 9/16/2022 | |
6.1.8 | 891 | 9/15/2022 | |
6.1.7 | 874 | 7/30/2022 | |
6.1.6 | 906 | 6/30/2022 | |
6.1.5 | 890 | 6/15/2022 | |
6.1.4 | 902 | 6/7/2022 | |
6.1.2 | 884 | 5/30/2022 | |
6.1.1 | 928 | 5/29/2022 | |
6.1.0 | 905 | 5/28/2022 | |
6.0.7 | 913 | 5/27/2022 | |
6.0.6 | 901 | 5/20/2022 | |
6.0.5 | 771 | 5/19/2022 | |
6.0.2 | 788 | 5/18/2022 | |
6.0.1 | 687 | 5/10/2022 | |
6.0.0 | 651 | 5/7/2022 |