VOOZH about

URL: https://www.nuget.org/packages/Carbon.Domain.Messages/

⇱ NuGet Gallery | Carbon.Domain.Messages 1.9.25




Carbon.Domain.Messages 1.9.25

dotnet add package Carbon.Domain.Messages --version 1.9.25
 
 
NuGet\Install-Package Carbon.Domain.Messages -Version 1.9.25
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Carbon.Domain.Messages" Version="1.9.25" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Carbon.Domain.Messages" Version="1.9.25" />
 
Directory.Packages.props
<PackageReference Include="Carbon.Domain.Messages" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Carbon.Domain.Messages --version 1.9.25
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Carbon.Domain.Messages, 1.9.25"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Carbon.Domain.Messages@1.9.25
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Carbon.Domain.Messages&version=1.9.25
 
Install as a Cake Addin
#tool nuget:?package=Carbon.Domain.Messages&version=1.9.25
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Package Description

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Carbon.Domain.Messages:

Package Downloads
Carbon.WebApplication.SolutionService

-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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.25 15,065 11/1/2023
1.9.24 4,998 7/20/2023
1.9.23 336 7/6/2023
1.9.22 304 7/6/2023
1.9.21 500 5/2/2023
1.9.20 1,320 12/14/2022
1.9.19 487 12/12/2022
1.9.18 9,854 10/10/2022
1.9.17 579 10/10/2022
1.9.16 875 8/22/2022
1.9.15 649 8/19/2022
1.9.14 629 8/18/2022
1.9.13 628 8/18/2022
1.9.12 640 8/17/2022
1.9.11 770 6/7/2022
1.9.10 659 6/7/2022
1.9.9 677 6/7/2022
1.9.8 643 6/7/2022
1.9.7 626 6/6/2022
1.9.6 691 6/6/2022
Loading failed

1.9.25
 - Added IsDynamicSolution property and SolutionMenuItem update messages
    1.9.21
     - Added user updated event        
1.9.18
 - Added solution uri prop to SolutionCreationSaga and SolutionEvents
1.6.6
 - IdentityServerClient Creation Events Added