CH.Messaging.Abstractions 1.2.0

dotnet add package CH.Messaging.Abstractions --version 1.2.0                
NuGet\Install-Package CH.Messaging.Abstractions -Version 1.2.0                
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="CH.Messaging.Abstractions" Version="1.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CH.Messaging.Abstractions --version 1.2.0                
#r "nuget: CH.Messaging.Abstractions, 1.2.0"                
#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.
// Install CH.Messaging.Abstractions as a Cake Addin
#addin nuget:?package=CH.Messaging.Abstractions&version=1.2.0

// Install CH.Messaging.Abstractions as a Cake Tool
#tool nuget:?package=CH.Messaging.Abstractions&version=1.2.0                

CH - Messaging.Abstractions

Abstractions for messaging patterns.

Description

The CH - Messaging.Abstractions project provides a set of abstractions to facilitate the implementation of messaging patterns. This library is designed to be used across multiple .NET platforms, ensuring compatibility and flexibility in various application environments.

Target Frameworks

This project targets the following frameworks:

  • .NET 9.0
  • .NET 8.0
  • .NET 7.0
  • .NET 6.0
  • .NET 5.0
  • .NET Standard 2.1
  • .NET Core 3.1
  • .NET Framework 4.7
  • .NET Framework 4.7.1
  • .NET Framework 4.7.2

Installation

To install the CH - Messaging.Abstractions package, you can use the following command in the .NET CLI:

dotnet add package CH.Messaging.Abstractions

Or via the NuGet Package Manager:

Install-Package CH.Messaging.Abstractions

Usage

To use the abstractions provided by this library, include the necessary namespaces in your project and implement the interfaces as needed to fit your messaging model.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Repository

For more information, visit the GitHub repository.

Authors

  • Charalambos Hadjiantoniou

Version

Current version: 1.2.0

Package Icon

Package Icon

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 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 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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 was computed.  net481 was computed. 
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 115 1/26/2025
1.1.0 1,018 1/28/2024
1.0.0 633 11/26/2022