CodeDesignPlus.Net.Event.Sourcing 0.11.0

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

CodeDesignPlus.Net.Event.Sourcing

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

Description

The CodeDesignPlus.Net.Event.Sourcing project is designed to provide a framework for implementing Event Sourcing in .NET Core applications. It facilitates the management and storage of domain events, allowing for the reconstruction of aggregate states and enabling robust event-driven architectures.

Table of Contents

About The Project

The CodeDesignPlus.Net.Event.Sourcing project is designed to provide a framework for implementing Event Sourcing in .NET Core applications. It facilitates the management and storage of domain events, allowing for the reconstruction of aggregate states and enabling robust event-driven architectures.

Key Features

  1. Event Capture: Simplifies capturing domain events in your application.
  2. Event Storage: Supports efficient storage of events for future retrieval.
  3. Event Replay: Facilitates the replaying of events to rebuild application state.
  4. Scalability: Designed to support scalable event-driven architectures.
  5. Integration: Seamlessly integrates with other CodeDesignPlus.Net libraries for a cohesive development experience.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.Event.Sourcing

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.Event.Sourcing

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.Event.Sourcing:

Package Downloads
CodeDesignPlus.Net.EventStore.Abstractions

CodeDesignPlus.Net.EventStore.Abstractions provides essential interfaces and abstract classes for implementing event sourcing in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for event-driven systems, enabling better testing and extensibility.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.12.0-beta.10246 130 9/9/2025
0.12.0-beta.7802 121 9/9/2025
0.12.0-beta.5359 138 9/7/2025
0.11.1-beta.0 163 9/21/2025
0.11.0 569 7/23/2025
0.11.0-rc.1647 518 7/23/2025
0.11.0-beta.476 516 7/22/2025
0.10.0 571 7/22/2025
0.10.0-rc.1306 522 7/22/2025
0.10.0-beta.471 517 7/22/2025
0.10.0-beta.470 522 7/22/2025
0.10.0-beta.469 504 7/22/2025
0.10.0-beta.468 466 7/21/2025
0.10.0-beta.467 464 7/21/2025
0.9.0 205 7/11/2025
0.9.0-rc.636 123 7/11/2025
0.9.0-beta.465 127 7/10/2025
0.8.0 210 7/10/2025
0.8.0-rc.306 127 7/10/2025
0.8.0-rc.305 119 7/10/2025
0.8.0-beta.149 121 7/10/2025
0.7.0 207 7/9/2025
0.7.0-rc.147 131 7/9/2025
0.7.0-rc.142 125 7/9/2025
0.7.0-rc.141 140 7/9/2025
0.7.0-rc.128 131 7/9/2025
0.7.0-beta.142 124 7/9/2025
0.7.0-beta.141 134 7/9/2025
0.7.0-beta.140 128 7/9/2025
0.7.0-beta.139 122 7/9/2025
0.7.0-beta.128 122 7/9/2025
0.7.0-beta.89 120 7/6/2025
0.7.0-beta.88 49 7/5/2025
0.7.0-beta.87 58 7/5/2025
0.7.0-beta.83 65 7/4/2025
0.7.0-beta.82 64 7/4/2025
0.7.0-beta.81 77 7/4/2025
0.7.0-beta.79 125 7/2/2025
0.7.0-beta.78 127 7/2/2025
0.7.0-beta.77 83 6/28/2025
0.7.0-beta.75 79 6/28/2025
0.7.0-beta.74 55 6/28/2025
0.7.0-beta.73 63 6/27/2025
0.7.0-beta.71 124 6/19/2025
0.7.0-beta.70 129 6/18/2025
0.7.0-beta.69 125 6/18/2025
0.7.0-beta.68 122 6/17/2025
0.7.0-beta.67 125 6/17/2025
0.7.0-beta.65 123 6/17/2025
0.7.0-beta.64 127 6/17/2025
0.7.0-beta.63 128 6/16/2025
0.7.0-beta.62 168 6/13/2025
0.7.0-beta.61 177 6/13/2025
0.7.0-beta.60 180 6/13/2025
0.7.0-beta.59 272 6/13/2025
0.7.0-beta.58 270 6/12/2025
0.7.0-beta.57 271 6/12/2025
0.7.0-beta.56 270 6/12/2025
0.7.0-beta.55 262 6/12/2025
0.7.0-beta.53 270 6/10/2025
0.7.0-beta.52 272 6/10/2025
0.7.0-beta.51 272 6/10/2025
0.7.0-beta.50 267 6/10/2025
0.7.0-beta.48 275 6/10/2025
0.7.0-beta.47 274 6/10/2025
0.7.0-beta.46 253 6/10/2025
0.7.0-beta.45 253 6/10/2025
0.7.0-beta.44 253 6/10/2025
0.7.0-beta.33 87 5/30/2025
0.7.0-beta.32 134 5/27/2025
0.7.0-beta.31 126 5/27/2025
0.7.0-beta.30 126 5/26/2025
0.7.0-beta.29 128 5/26/2025
0.7.0-beta.28 214 5/14/2025
0.7.0-beta.27 234 5/14/2025
0.7.0-beta.26 216 5/13/2025
0.7.0-beta.25 174 5/12/2025
0.7.0-beta.24 176 5/11/2025
0.7.0-beta.23 175 5/11/2025
0.7.0-beta.22 54 5/10/2025
0.7.0-beta.21 124 5/6/2025
0.7.0-beta.20 124 5/6/2025
0.7.0-beta.18 131 5/4/2025
0.7.0-beta.17 128 5/4/2025
0.7.0-beta.16 126 5/4/2025
0.7.0-beta.15 54 5/3/2025
0.7.0-beta.11 144 4/29/2025
0.7.0-beta.10 138 4/28/2025
0.7.0-beta.9 137 4/28/2025
0.7.0-beta.8 95 4/25/2025
0.7.0-beta.7 98 4/25/2025
0.7.0-beta.6 145 4/24/2025
0.7.0-beta.5 142 4/24/2025
0.7.0-beta.4 140 4/24/2025
0.7.0-beta.3 134 4/24/2025
0.7.0-beta.2 146 4/24/2025
0.6.1-beta.1 142 4/23/2025
0.6.0 158 4/12/2025
0.6.0-rc.29 79 4/11/2025
0.6.0-beta.29 88 4/11/2025
0.6.0-beta.28 105 4/11/2025
0.6.0-beta.26 127 3/27/2025
0.6.0-beta.22 77 2/27/2025
0.6.0-beta.21 68 2/26/2025
0.6.0-beta.20 77 2/25/2025
0.6.0-beta.18 84 2/23/2025
0.6.0-beta.15 71 2/22/2025
0.6.0-beta.10 78 2/7/2025
0.6.0-beta.9 64 2/6/2025
0.5.0 189 1/30/2025
0.5.0-rc.87 75 1/30/2025
0.5.0-beta.91 73 1/30/2025
0.5.0-beta.89 73 1/30/2025
0.5.0-beta.87 73 1/26/2025
0.5.0-beta.86 80 1/26/2025
0.5.0-beta.85 76 1/25/2025
0.5.0-beta.84 68 1/24/2025
0.5.0-beta.83 66 1/24/2025
0.5.0-beta.82 73 1/23/2025
0.5.0-beta.81 74 1/22/2025
0.5.0-beta.79 62 1/22/2025
0.5.0-beta.78 72 1/22/2025
0.5.0-beta.76 72 1/21/2025
0.5.0-beta.75 68 1/21/2025
0.5.0-beta.71 68 1/21/2025
0.5.0-beta.69 66 1/17/2025
0.5.0-beta.61 67 1/12/2025
0.5.0-beta.60 71 1/7/2025
0.5.0-beta.59 82 1/7/2025
0.5.0-beta.57 70 1/7/2025
0.5.0-beta.56 75 1/6/2025
0.5.0-beta.54 78 1/6/2025
0.5.0-beta.39 98 1/3/2025
0.5.0-beta.38 100 1/3/2025
0.5.0-beta.30 77 12/26/2024
0.5.0-beta.14 80 11/8/2024
0.5.0-beta.13 73 11/7/2024
0.5.0-beta.11 81 11/6/2024
0.5.0-beta.9 75 11/3/2024
0.5.0-beta.6 74 11/1/2024
0.5.0-beta.4 80 10/31/2024
0.3.0-rc.3 80 10/28/2024
0.3.0-beta.3 78 10/28/2024
0.3.0-alpha.3 79 10/28/2024
0.2.0-rc.27 75 10/25/2024
0.2.0-rc.18 83 10/1/2024
0.2.0-beta.27 76 10/25/2024
0.2.0-beta.18 124 10/1/2024
0.2.0-alpha.27 79 10/25/2024
0.2.0-alpha.26 74 10/25/2024
0.2.0-alpha.25 73 10/25/2024
0.2.0-alpha.24 71 10/25/2024
0.2.0-alpha.23 76 10/24/2024
0.2.0-alpha.22 74 10/24/2024
0.2.0-alpha.21 75 10/23/2024
0.2.0-alpha.20 80 10/22/2024
0.2.0-alpha.19 91 10/21/2024
0.2.0-alpha.18 80 10/1/2024
0.2.0-alpha.17 75 10/1/2024
0.2.0-alpha.16 83 9/30/2024
0.2.0-alpha.15 84 9/30/2024
0.2.0-alpha.14 77 9/30/2024
0.2.0-alpha.13 72 9/29/2024
0.2.0-alpha.12 80 9/29/2024
0.2.0-alpha.11 75 9/29/2024
0.2.0-alpha.10 81 9/28/2024
0.2.0-alpha.9 81 9/28/2024
0.2.0-alpha.7 80 9/28/2024
0.2.0-alpha.6 78 9/28/2024
0.2.0-alpha.5 80 9/28/2024
0.2.0-alpha.4 76 9/28/2024
0.2.0-alpha.3 84 9/1/2024
0.2.0-alpha.2 79 9/28/2024
0.1.2-alpha.1 89 8/24/2024
0.1.2-alpha.0 92 8/24/2024
0.1.1 257 8/23/2024
0.1.1-alpha.19 102 8/23/2024