Carbon.Domain.Messages
1.9.18
See the version list below for details.
dotnet add package Carbon.Domain.Messages --version 1.9.18
NuGet\Install-Package Carbon.Domain.Messages -Version 1.9.18
<PackageReference Include="Carbon.Domain.Messages" Version="1.9.18" />
paket add Carbon.Domain.Messages --version 1.9.18
#r "nuget: Carbon.Domain.Messages, 1.9.18"
// Install Carbon.Domain.Messages as a Cake Addin #addin nuget:?package=Carbon.Domain.Messages&version=1.9.18 // Install Carbon.Domain.Messages as a Cake Tool #tool nuget:?package=Carbon.Domain.Messages&version=1.9.18
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Carbon.MassTransit (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Carbon.Domain.Messages:
Package | Downloads |
---|---|
Carbon.WebApplication.SolutionService
-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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.9.25 | 3,051 | 11/1/2023 |
1.9.24 | 2,358 | 7/20/2023 |
1.9.23 | 196 | 7/6/2023 |
1.9.22 | 180 | 7/6/2023 |
1.9.21 | 348 | 5/2/2023 |
1.9.20 | 1,098 | 12/14/2022 |
1.9.19 | 332 | 12/12/2022 |
1.9.18 | 7,553 | 10/10/2022 |
1.9.17 | 432 | 10/10/2022 |
1.9.16 | 713 | 8/22/2022 |
1.9.15 | 496 | 8/19/2022 |
1.9.14 | 469 | 8/18/2022 |
1.9.13 | 457 | 8/18/2022 |
1.9.12 | 479 | 8/17/2022 |
1.9.11 | 590 | 6/7/2022 |
1.9.10 | 489 | 6/7/2022 |
1.9.9 | 509 | 6/7/2022 |
1.9.8 | 474 | 6/7/2022 |
1.9.7 | 473 | 6/6/2022 |
1.9.6 | 520 | 6/6/2022 |
1.9.5 | 499 | 6/6/2022 |
1.9.4 | 543 | 6/2/2022 |
1.9.3 | 495 | 6/1/2022 |
1.9.2 | 514 | 6/1/2022 |
1.9.1 | 502 | 6/1/2022 |
1.9.0 | 527 | 5/30/2022 |
1.8.3 | 629 | 5/23/2022 |
1.8.2 | 546 | 5/18/2022 |
1.8.1 | 514 | 5/17/2022 |
1.8.0 | 3,516 | 5/12/2022 |
1.9.18
- Added solution uri prop to SolutionCreationSaga and SolutionEvents
1.6.6
- IdentityServerClient Creation Events Added