CodeDesignPlus.Net.Event.Sourcing 0.7.0-beta.71

This is a prerelease version of CodeDesignPlus.Net.Event.Sourcing.
dotnet add package CodeDesignPlus.Net.Event.Sourcing --version 0.7.0-beta.71
                    
NuGet\Install-Package CodeDesignPlus.Net.Event.Sourcing -Version 0.7.0-beta.71
                    
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.7.0-beta.71" />
                    
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.7.0-beta.71" />
                    
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.7.0-beta.71
                    
#r "nuget: CodeDesignPlus.Net.Event.Sourcing, 0.7.0-beta.71"
                    
#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.
#addin nuget:?package=CodeDesignPlus.Net.Event.Sourcing&version=0.7.0-beta.71&prerelease
                    
Install CodeDesignPlus.Net.Event.Sourcing as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.Event.Sourcing&version=0.7.0-beta.71&prerelease
                    
Install CodeDesignPlus.Net.Event.Sourcing 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.7.0-beta.71 105 6/19/2025
0.7.0-beta.70 105 6/18/2025
0.7.0-beta.69 106 6/18/2025
0.7.0-beta.68 102 6/17/2025
0.7.0-beta.67 105 6/17/2025
0.7.0-beta.65 104 6/17/2025
0.7.0-beta.64 105 6/17/2025
0.7.0-beta.63 107 6/16/2025
0.7.0-beta.62 150 6/13/2025
0.7.0-beta.61 159 6/13/2025
0.7.0-beta.60 163 6/13/2025
0.7.0-beta.59 253 6/13/2025
0.7.0-beta.58 251 6/12/2025
0.7.0-beta.57 251 6/12/2025
0.7.0-beta.56 251 6/12/2025
0.7.0-beta.55 245 6/12/2025
0.7.0-beta.53 250 6/10/2025
0.7.0-beta.52 253 6/10/2025
0.7.0-beta.51 251 6/10/2025
0.7.0-beta.50 248 6/10/2025
0.7.0-beta.48 253 6/10/2025
0.7.0-beta.47 255 6/10/2025
0.7.0-beta.46 235 6/10/2025
0.7.0-beta.45 234 6/10/2025
0.7.0-beta.44 236 6/10/2025
0.7.0-beta.33 66 5/30/2025
0.7.0-beta.32 116 5/27/2025
0.7.0-beta.31 111 5/27/2025
0.7.0-beta.30 109 5/26/2025
0.7.0-beta.29 111 5/26/2025
0.7.0-beta.28 195 5/14/2025
0.7.0-beta.27 216 5/14/2025
0.7.0-beta.26 195 5/13/2025
0.7.0-beta.25 158 5/12/2025
0.7.0-beta.24 157 5/11/2025
0.7.0-beta.23 154 5/11/2025
0.7.0-beta.22 37 5/10/2025
0.7.0-beta.21 106 5/6/2025
0.7.0-beta.20 108 5/6/2025
0.7.0-beta.18 111 5/4/2025
0.7.0-beta.17 110 5/4/2025
0.7.0-beta.16 108 5/4/2025
0.7.0-beta.15 36 5/3/2025
0.7.0-beta.11 122 4/29/2025
0.7.0-beta.10 118 4/28/2025
0.7.0-beta.9 121 4/28/2025
0.7.0-beta.8 76 4/25/2025
0.7.0-beta.7 80 4/25/2025
0.7.0-beta.6 126 4/24/2025
0.7.0-beta.5 124 4/24/2025
0.7.0-beta.4 122 4/24/2025
0.7.0-beta.3 118 4/24/2025
0.7.0-beta.2 124 4/24/2025
0.6.1-beta.1 124 4/23/2025
0.6.0 101 4/12/2025
0.6.0-rc.29 61 4/11/2025
0.6.0-beta.29 73 4/11/2025
0.6.0-beta.28 89 4/11/2025
0.6.0-beta.26 107 3/27/2025
0.6.0-beta.22 59 2/27/2025
0.6.0-beta.21 52 2/26/2025
0.6.0-beta.20 61 2/25/2025
0.6.0-beta.18 69 2/23/2025
0.6.0-beta.15 58 2/22/2025
0.6.0-beta.10 63 2/7/2025
0.6.0-beta.9 51 2/6/2025
0.5.0 121 1/30/2025
0.5.0-rc.87 61 1/30/2025
0.5.0-beta.91 57 1/30/2025
0.5.0-beta.89 58 1/30/2025
0.5.0-beta.87 59 1/26/2025
0.5.0-beta.86 63 1/26/2025
0.5.0-beta.85 59 1/25/2025
0.5.0-beta.84 53 1/24/2025
0.5.0-beta.83 49 1/24/2025
0.5.0-beta.82 54 1/23/2025
0.5.0-beta.81 59 1/22/2025
0.5.0-beta.79 49 1/22/2025
0.5.0-beta.78 55 1/22/2025
0.5.0-beta.76 56 1/21/2025
0.5.0-beta.75 52 1/21/2025
0.5.0-beta.71 55 1/21/2025
0.5.0-beta.69 50 1/17/2025
0.5.0-beta.61 52 1/12/2025
0.5.0-beta.60 59 1/7/2025
0.5.0-beta.59 63 1/7/2025
0.5.0-beta.57 58 1/7/2025
0.5.0-beta.56 62 1/6/2025
0.5.0-beta.54 63 1/6/2025
0.5.0-beta.39 82 1/3/2025
0.5.0-beta.38 86 1/3/2025
0.5.0-beta.30 59 12/26/2024
0.5.0-beta.14 65 11/8/2024
0.5.0-beta.13 59 11/7/2024
0.5.0-beta.11 64 11/6/2024
0.5.0-beta.9 60 11/3/2024
0.5.0-beta.6 57 11/1/2024
0.5.0-beta.4 63 10/31/2024
0.3.0-rc.3 63 10/28/2024
0.3.0-beta.3 62 10/28/2024
0.3.0-alpha.3 60 10/28/2024
0.2.0-rc.27 59 10/25/2024
0.2.0-rc.18 68 10/1/2024
0.2.0-beta.27 60 10/25/2024
0.2.0-beta.18 108 10/1/2024
0.2.0-alpha.27 59 10/25/2024
0.2.0-alpha.26 55 10/25/2024
0.2.0-alpha.25 53 10/25/2024
0.2.0-alpha.24 55 10/25/2024
0.2.0-alpha.23 59 10/24/2024
0.2.0-alpha.22 57 10/24/2024
0.2.0-alpha.21 59 10/23/2024
0.2.0-alpha.20 65 10/22/2024
0.2.0-alpha.19 76 10/21/2024
0.2.0-alpha.18 66 10/1/2024
0.2.0-alpha.17 61 10/1/2024
0.2.0-alpha.16 66 9/30/2024
0.2.0-alpha.15 68 9/30/2024
0.2.0-alpha.14 60 9/30/2024
0.2.0-alpha.13 60 9/29/2024
0.2.0-alpha.12 59 9/29/2024
0.2.0-alpha.11 61 9/29/2024
0.2.0-alpha.10 64 9/28/2024
0.2.0-alpha.9 62 9/28/2024
0.2.0-alpha.7 64 9/28/2024
0.2.0-alpha.6 63 9/28/2024
0.2.0-alpha.5 65 9/28/2024
0.2.0-alpha.4 60 9/28/2024
0.2.0-alpha.3 71 9/1/2024
0.2.0-alpha.2 61 9/28/2024
0.1.2-alpha.1 75 8/24/2024
0.1.2-alpha.0 75 8/24/2024
0.1.1 184 8/23/2024
0.1.1-alpha.19 90 8/23/2024