CodeDesignPlus.Net.PubSub.Abstractions 0.13.0-beta.12717

This is a prerelease version of CodeDesignPlus.Net.PubSub.Abstractions.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CodeDesignPlus.Net.PubSub.Abstractions --version 0.13.0-beta.12717
                    
NuGet\Install-Package CodeDesignPlus.Net.PubSub.Abstractions -Version 0.13.0-beta.12717
                    
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="CodeDesignPlus.Net.PubSub.Abstractions" Version="0.13.0-beta.12717" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeDesignPlus.Net.PubSub.Abstractions" Version="0.13.0-beta.12717" />
                    
Directory.Packages.props
<PackageReference Include="CodeDesignPlus.Net.PubSub.Abstractions" />
                    
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 CodeDesignPlus.Net.PubSub.Abstractions --version 0.13.0-beta.12717
                    
#r "nuget: CodeDesignPlus.Net.PubSub.Abstractions, 0.13.0-beta.12717"
                    
#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 CodeDesignPlus.Net.PubSub.Abstractions@0.13.0-beta.12717
                    
#: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=CodeDesignPlus.Net.PubSub.Abstractions&version=0.13.0-beta.12717&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.PubSub.Abstractions&version=0.13.0-beta.12717&prerelease
                    
Install as a Cake Tool

CodeDesignPlus.Net.PubSub

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Vulnerabilities

Description

CodeDesignPlus.Net.PubSub provides a robust framework for implementing publish-subscribe patterns in .NET Core applications. This library simplifies the process of publishing and subscribing to messages, enabling developers to build scalable and decoupled event-driven systems.

Table of Contents

About The Project

CodeDesignPlus.Net.PubSub provides a robust framework for implementing publish-subscribe patterns in .NET Core applications. This library simplifies the process of publishing and subscribing to messages, enabling developers to build scalable and decoupled event-driven systems.

Key Features

  1. Ease of Use: Simplifies the implementation of publish-subscribe patterns.
  2. Scalability: Designed to support scalable and decoupled event-driven architectures.
  3. Integration: Seamlessly integrates with other CodeDesignPlus.Net libraries.
  4. Comprehensive Documentation: Includes extensive documentation and support for common tasks.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.PubSub

Usage

For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc

Roadmap

Refer to issues for a list of proposed features and known issues.

Roadmap

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com

Project Link: CodeDesignPlus.Net.PubSub

Product Compatible and additional computed target framework versions.
.NET 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. 
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 CodeDesignPlus.Net.PubSub.Abstractions:

Package Downloads
CodeDesignPlus.Net.PubSub

CodeDesignPlus.Net.PubSub provides a robust framework for implementing publish-subscribe patterns in .NET Core applications. This library simplifies the process of publishing and subscribing to messages, enabling developers to build scalable and decoupled event-driven systems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.13.0-beta.12718 0 2/13/2026
0.13.0-beta.12717 67 2/9/2026
0.13.0-beta.12716 46 2/9/2026
0.13.0-beta.12715 87 2/5/2026
0.12.1-beta.0 53 2/4/2026
0.12.0-beta.10246 731 9/9/2025
0.12.0-beta.7802 149 9/9/2025
0.12.0-beta.5359 223 9/7/2025
0.11.1-beta.0 240 9/21/2025
0.11.0 885 7/23/2025
0.11.0-rc.1647 550 7/23/2025
0.11.0-beta.476 541 7/22/2025
0.10.0 639 7/22/2025
0.10.0-rc.1306 544 7/22/2025
0.10.0-beta.471 541 7/22/2025
0.10.0-beta.470 541 7/22/2025
0.10.0-beta.469 533 7/22/2025
0.10.0-beta.468 543 7/21/2025
0.10.0-beta.467 493 7/21/2025
0.9.0 664 7/11/2025
Loading failed