CodeDesignPlus.Net.EventStore.PubSub.Abstractions 0.5.0-beta.54

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

// Install CodeDesignPlus.Net.EventStore.PubSub.Abstractions as a Cake Tool
#tool nuget:?package=CodeDesignPlus.Net.EventStore.PubSub.Abstractions&version=0.5.0-beta.54&prerelease                

CodeDesignPlus.Net.EventStore.PubSub

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

Description

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

Table of Contents

About The Project

CodeDesignPlus.Net.EventStore.PubSub provides a comprehensive framework for implementing event sourcing in .NET Core applications. This library simplifies the process of capturing, storing, and replaying events, enabling developers to build robust and scalable event-driven systems.

Key Features

  1. Publish-Subscribe Pattern: Facilitates the implementation of the pub-sub pattern in event sourcing.
  2. Event Publishing: Simplifies the process of publishing events.
  3. Event Subscription: Supports easy subscription to events.
  4. Scalability: Designed for building scalable event-driven systems.
  5. Integration: Seamlessly integrates with other CodeDesignPlus.Net libraries.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.EventStore.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.EventStore.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. 
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.EventStore.PubSub.Abstractions:

Package Downloads
CodeDesignPlus.Net.EventStore.PubSub

CodeDesignPlus.Net.EventStore.PubSub provides a robust framework for implementing publish-subscribe patterns in event sourcing within .NET Core applications. This library simplifies the process of publishing and subscribing to events, 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.5.0 0 1/30/2025
0.5.0-rc.87 21 1/30/2025
0.5.0-beta.91 11 1/30/2025
0.5.0-beta.89 19 1/30/2025
0.5.0-beta.87 34 1/26/2025
0.5.0-beta.86 29 1/26/2025
0.5.0-beta.85 31 1/25/2025
0.5.0-beta.84 13 1/24/2025
0.5.0-beta.83 5 1/24/2025
0.5.0-beta.82 31 1/23/2025
0.5.0-beta.81 32 1/22/2025
0.5.0-beta.79 26 1/22/2025
0.5.0-beta.78 33 1/22/2025
0.5.0-beta.76 33 1/21/2025
0.5.0-beta.75 29 1/21/2025
0.5.0-beta.71 31 1/21/2025
0.5.0-beta.69 33 1/17/2025
0.5.0-beta.61 34 1/12/2025
0.5.0-beta.60 35 1/7/2025
0.5.0-beta.59 40 1/7/2025
0.5.0-beta.57 36 1/7/2025
0.5.0-beta.56 47 1/6/2025
0.5.0-beta.54 45 1/6/2025
0.5.0-beta.39 69 1/3/2025
0.5.0-beta.38 71 1/3/2025
0.5.0-beta.30 48 12/26/2024
0.5.0-beta.14 52 11/8/2024
0.5.0-beta.13 46 11/7/2024
0.5.0-beta.11 49 11/6/2024
0.5.0-beta.9 52 11/3/2024
0.5.0-beta.6 49 11/1/2024
0.5.0-beta.4 53 10/31/2024
0.3.0-rc.3 59 10/28/2024
0.3.0-beta.3 54 10/28/2024
0.3.0-alpha.3 57 10/28/2024
0.2.1-alpha.1 51 10/26/2024
0.2.1-alpha.0 46 10/26/2024
0.2.0 106 10/25/2024
0.2.0-rc.27 46 10/25/2024
0.2.0-rc.18 60 10/1/2024
0.2.0-beta.27 49 10/25/2024
0.2.0-beta.18 63 10/1/2024
0.2.0-alpha.27 46 10/25/2024
0.2.0-alpha.26 47 10/25/2024
0.2.0-alpha.25 45 10/25/2024
0.2.0-alpha.24 50 10/25/2024
0.2.0-alpha.23 46 10/24/2024
0.2.0-alpha.22 47 10/24/2024
0.2.0-alpha.21 48 10/23/2024
0.2.0-alpha.20 45 10/22/2024
0.2.0-alpha.19 57 10/21/2024
0.2.0-alpha.18 61 10/1/2024
0.2.0-alpha.17 54 10/1/2024
0.2.0-alpha.16 55 9/30/2024
0.2.0-alpha.15 58 9/30/2024
0.2.0-alpha.14 54 9/30/2024
0.2.0-alpha.13 63 9/29/2024
0.2.0-alpha.12 50 9/29/2024
0.2.0-alpha.11 57 9/29/2024
0.2.0-alpha.10 56 9/28/2024
0.2.0-alpha.9 54 9/28/2024
0.2.0-alpha.7 58 9/28/2024
0.2.0-alpha.6 54 9/28/2024
0.2.0-alpha.5 52 9/28/2024
0.2.0-alpha.4 57 9/28/2024
0.2.0-alpha.3 61 9/1/2024
0.2.0-alpha.2 53 9/28/2024
0.1.2-alpha.1 73 8/24/2024
0.1.2-alpha.0 69 8/24/2024
0.1.1 141 8/23/2024
0.1.1-alpha.19 77 8/23/2024