Carbon.MassTransit
3.11.0
dotnet add package Carbon.MassTransit --version 3.11.0
NuGet\Install-Package Carbon.MassTransit -Version 3.11.0
<PackageReference Include="Carbon.MassTransit" Version="3.11.0" />
<PackageVersion Include="Carbon.MassTransit" Version="3.11.0" />
<PackageReference Include="Carbon.MassTransit" />
paket add Carbon.MassTransit --version 3.11.0
#r "nuget: Carbon.MassTransit, 3.11.0"
#:package Carbon.MassTransit@3.11.0
#addin nuget:?package=Carbon.MassTransit&version=3.11.0
#tool nuget:?package=Carbon.MassTransit&version=3.11.0
3.11.0
- .NET 10 (net10.0) target framework added; existing targets preserved. MassTransit stays at 7.3.1.
3.10.7
- Carbon.Audit dependency removed.
3.10.6
- HttpRequestAuditEvent exchange name standardized to "audit.httprequests"
3.10.5
- Carbon.Audit version update, HttpAudit added
3.10.4
- Carbon.Audit version update
3.10.3
- Add Carbon.Audit package and GlobalConventionsExtensions class.
3.10.2
- Healthcheck for RabbitMQ fixed; special characters inthe username and password are now supported
3.10.1
- Dotnet 8.0 target framework added, older versions removed
3.9.6
- ReqRespAsync pattern support via ServiceBus restored
- RoutingSlip ServiceBus support added
3.9.3
- It is now possible to call AddAsHighAvailableQueue and AddAsDefaultQueue extensions using custom
RabbitMQSettings objects.
3.9.2
- Fixes a dependency injection unexpected behaviour when multi reqrespasync used
3.9.0
- MultiTarget framework support (.net3.1 - 5 - 6) rather than being single target with .NetStandard 2.0 which is outdated
3.8.0
- It is now possible to supply custom configuration objects to AddRabbitMqBus and AddServiceBus extensions.
- It is now possible to give custom health check tags to AddRabbitMqBus extensions (helps in avoiding duplicates).
3.7.8
- Fixed a critical bug when ReqRespAsync is used in multiple APIs and same virtual hosts
- Add multiple responder to your project
3.7.2
-Fixed a bug for quorum ReqRespAsync patterns
3.7.0
- HighAvailable Queues introduced (powered by quorum)
3.6.0
- ReqRespAsync as GetResponse/Respond Pattern introduced
- Awaitable saga, routing slip or ReqRespAsync
- Some other useful extension methods
3.5.2
- Minor fixes
- Request Response Async Pattern response sender can send response from anywhere thanks to bus
3.5.0
- Request-Response Async Pattern introduced
3.4.0
- Masstransit upgraded to latest 7.x.x version
- Masstransit HostedService is now using the as-is one comes directly from MassTransit package
- RabbitMQ Healthchecks are now more accurate including all the consumers and their healthiness
3.3.0
- RoutingSlip pattern Added (ConsumeRoutingSlipActivity as consumer)
3.1.1
- MultiBus Hosted Service registration fixed
3.1.0
- MultiBus Support Added
3.0.4
-Health Check with IConnection
3.0.3
-Buggy Rabbitmq healthcheck removed temporarily, will be fixed in a later version
3.0.2
-Added Health Check
3.0.1
-Recovered the port settings feature from 2.0.8
3.0.0
-MassTransit 7.1.5 support added
2.1.0
-MassTransit 6.3.1 support added. Use this version, if MassTransit 6.3.1 required in your project.
2.0.8
-Port Issue fixed (RabbitMQ started using the port number in settings.)
2.0.7
-Prefetch Count Added
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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 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
- AspNetCore.HealthChecks.Rabbitmq (>= 8.0.2)
- MassTransit (>= 7.3.1)
- MassTransit.AspNetCore (>= 7.3.1)
- MassTransit.Azure.ServiceBus.Core (>= 7.3.1)
- MassTransit.Extensions.DependencyInjection (>= 7.3.1)
- MassTransit.RabbitMQ (>= 7.3.1)
- MassTransit.Redis (>= 7.3.1)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.9)
- Microsoft.Extensions.DependencyInjection (>= 10.0.9)
-
net6.0
- AspNetCore.HealthChecks.Rabbitmq (>= 5.0.1)
- MassTransit (>= 7.3.1)
- MassTransit.AspNetCore (>= 7.3.1)
- MassTransit.Azure.ServiceBus.Core (>= 7.3.1)
- MassTransit.Extensions.DependencyInjection (>= 7.3.1)
- MassTransit.RabbitMQ (>= 7.3.1)
- MassTransit.Redis (>= 7.3.1)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.12)
- Microsoft.Extensions.DependencyInjection (>= 6.0.1)
-
net8.0
- AspNetCore.HealthChecks.Rabbitmq (>= 8.0.2)
- MassTransit (>= 7.3.1)
- MassTransit.AspNetCore (>= 7.3.1)
- MassTransit.Azure.ServiceBus.Core (>= 7.3.1)
- MassTransit.Extensions.DependencyInjection (>= 7.3.1)
- MassTransit.RabbitMQ (>= 7.3.1)
- MassTransit.Redis (>= 7.3.1)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Carbon.MassTransit:
| Package | Downloads |
|---|---|
|
Carbon.Domain.Messages
Package Description |
|
|
Carbon.WebApplication.SolutionService
-2.11.0 - .NET 10 (net10.0) target framework added; existing targets preserved. -2.10.1 - Dotnet 8.0 target framework added, older versions removed -2.9.3 - MenuItems field added to SolutionCreationRequest -2.9.2 - IsDynamic solution flag is added - 2.9.0 - MultiTarget framework support (.net3.1 - 5 - 6) rather than being previously single target with .NetStandard 2.0 which is outdated -Works with MassTransit 3.9.0 -2.8.0 - Works with MassTransit 3.7.2 version which supports quorum queues as well as this package supports quorum queues as of this version -2.7.1 - Carbon.Domain.Messages updated from 1.8.0 to 1.9.18 for Solution model Uri prop -2.7.0 - Critical bug fixed for Directory separator char to specific platform (Windows,Linux) -2.6.0 - Critical bug fixed for SolutionRegistration when there is no default MassTransit usage - Some Performance Improvements-2.6.0 - Critical bug fixed for SolutionRegistration when there is no default MassTransit usage - Some Performance Improvements -2.5.0 - Uses latest Masstransit version which is 7.3.x - Uses MultiBus instead of SingleBus while registering solution or subscribing tenant featureset notifications - Compatible with Carbon.MassTransit > 3.4.x - Improved Performance and Health Monitorable - Each SubscriptionToFeatureSetNotification Requires a bus interface derived from IBus -2.1.4 - Consumer added as a scoped -2.1.1 - Enables featureset notification to the subscribers when a tenant is assigned with -2.0.3 Works with CarbonException Handling 1.2.0 -2.0.2 Supports Masstransit 7.1.x and Carbon.MassTransit 3.0.4 -2.0.1 Supports Masstransit 7.1.x and Carbon.MassTransit 3.0.2 -1.0.23 Supports MassTransit 6.2.3 and Carbon.MassTransit 2.0.8 |
|
|
Carbon.Audit
1.5.0 - DbContextOptionsBuilder.AddCarbonAuditInterceptor(serviceProvider) added. Services that register their DbContext themselves can wire auditing in with a single line inside their AddDbContext callback, instead of taking AuditInterceptor as a DbContext constructor dependency. Safe to call unconditionally. - AuditInterceptor no longer collects audit events for saves that happen outside an HTTP request (database seeding, Quartz jobs, MassTransit consumers). Those events were never published anyway - RequestContextMiddleware is the only publisher and it does not run in such scopes - so nothing that used to be published is lost, while the wasted change tracker traversal and the unbounded growth of RequestContext.PendingAuditEvents in long-lived non-HTTP scopes are gone. NOTE: if you publish RequestContext.PendingAuditEvents yourself from a non-HTTP code path, that path will no longer receive events. - AuditInterceptor now also intercepts synchronous saves. Previously only the ...Async interception points were overridden, so every DbContext.SaveChanges() call silently produced no audit event. Entities saved through synchronous code paths are audited now. - RequestContext and AuditInterceptor are now registered in DI unconditionally, so DbContexts that take AuditInterceptor as a constructor dependency stay resolvable when "CarbonAudit:Enabled" is false (previously the application failed to start). - AuditInterceptor is now genuinely inert when disabled: every interception point returns immediately, so no change tracker traversal or reflection happens. - CarbonAuditSettings is now bound from the "CarbonAudit" section; AuditInterceptor takes IOptions<CarbonAuditSettings> as a third constructor argument. - UseCarbonAudit() is now a no-op when the feature is disabled. - The audit bus and IAuditEventPublisher registrations remain conditional: nothing connects to RabbitMQ when auditing is disabled. 1.4.0 - .NET 10 (net10.0) target framework added; existing targets preserved. 1.3.0 - HttpRequestAuditEvent now includes ApiStatusCode, ErrorCode, Messages (parsed from response body) and DurationMs. - AuditEvent now includes ApiStatusCode, ErrorCode and Messages. - HttpStatusCodeFilter added: HTTP request audit events can now be filtered by response status code (exact codes and/or range). 1.2.0 - Carbon.MassTransit dependency added. - Carbon.Audit adds It's own masstransit implementation. 1.1.1 - Token header is now also considered sensitive and redacted. 1.1.0 - Dedicated HTTP request audit event publishing added. 1.0.2 - TransactionId header is now also accepted as a case-insensitive fallback for CorrelationId - Synthesize a FailedRequest audit event for HTTP >= 400 responses that have no pending DB-change events (e.g. GET requests that are rejected) - Added AuditAction.FailedRequest = 3 enum value - Audit records are now emitted for all requests regardless of outcome (including HTTP 500 / DB errors) - AuditEvent now carries HttpStatusCode of the HTTP response 1.0.1 - Add advanced audit filtering options to CarbonAudit settings 1.0.0 - Initial release. RequestContextMiddleware, AuditInterceptor and audit constants added. |
|
|
Carbon.Demo.ConsoleApplication
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.11.0 | 523 | 7/21/2026 |
| 3.10.7 | 1,137 | 5/20/2026 |
| 3.10.6 | 206 | 5/11/2026 |
| 3.10.5 | 190 | 5/11/2026 |
| 3.10.4 | 130 | 5/6/2026 |
| 3.10.3 | 295 | 4/17/2026 |
| 3.10.2 | 3,080 | 12/31/2024 |
| 3.9.6 | 14,093 | 1/5/2023 |
| 3.9.5 | 5,494 | 1/5/2023 |
| 3.9.3 | 516 | 12/29/2022 |
| 3.9.2 | 607 | 12/27/2022 |
| 3.9.0 | 1,032 | 12/27/2022 |
| 3.8.0 | 544 | 12/27/2022 |
| 3.7.8 | 672 | 12/27/2022 |