CodeDesignPlus.Net.Event.Sourcing.Abstractions 0.7.0-rc.142

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

Package Downloads
CodeDesignPlus.Net.Event.Sourcing

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0-beta.469 0 7/22/2025
0.10.0-beta.468 0 7/21/2025
0.10.0-beta.467 0 7/21/2025
0.9.0 145 7/11/2025
0.9.0-rc.636 104 7/11/2025
0.9.0-beta.465 106 7/10/2025
0.8.0 153 7/10/2025
0.8.0-rc.306 113 7/10/2025
0.8.0-rc.305 108 7/10/2025
0.8.0-beta.149 106 7/10/2025
0.7.0 155 7/9/2025
0.7.0-rc.147 116 7/9/2025
0.7.0-rc.142 109 7/9/2025
0.7.0-rc.141 124 7/9/2025
0.7.0-rc.128 114 7/9/2025
0.7.0-beta.142 107 7/9/2025
0.7.0-beta.141 119 7/9/2025
0.7.0-beta.140 110 7/9/2025
0.7.0-beta.139 106 7/9/2025
0.7.0-beta.128 115 7/9/2025
0.7.0-beta.89 112 7/6/2025
0.7.0-beta.88 35 7/5/2025
0.7.0-beta.87 38 7/5/2025
0.7.0-beta.83 48 7/4/2025
0.7.0-beta.82 50 7/4/2025
0.7.0-beta.81 54 7/4/2025
0.7.0-beta.79 115 7/2/2025
0.7.0-beta.78 115 7/2/2025
0.7.0-beta.77 64 6/28/2025
0.7.0-beta.75 62 6/28/2025
0.7.0-beta.74 39 6/28/2025
0.7.0-beta.73 48 6/27/2025
0.7.0-beta.71 109 6/19/2025
0.7.0-beta.70 115 6/18/2025
0.7.0-beta.69 111 6/18/2025
0.7.0-beta.68 111 6/17/2025
0.7.0-beta.67 109 6/17/2025
0.7.0-beta.65 113 6/17/2025
0.7.0-beta.64 110 6/17/2025
0.7.0-beta.63 111 6/16/2025
0.7.0-beta.62 159 6/13/2025
0.7.0-beta.61 166 6/13/2025
0.7.0-beta.60 169 6/13/2025
0.7.0-beta.59 258 6/13/2025
0.7.0-beta.58 258 6/12/2025
0.7.0-beta.57 262 6/12/2025
0.7.0-beta.56 255 6/12/2025
0.7.0-beta.55 252 6/12/2025
0.7.0-beta.53 260 6/10/2025
0.7.0-beta.52 259 6/10/2025
0.7.0-beta.51 260 6/10/2025
0.7.0-beta.50 259 6/10/2025
0.7.0-beta.48 258 6/10/2025
0.7.0-beta.47 259 6/10/2025
0.7.0-beta.46 241 6/10/2025
0.7.0-beta.45 244 6/10/2025
0.7.0-beta.44 241 6/10/2025
0.7.0-beta.33 75 5/30/2025
0.7.0-beta.32 121 5/27/2025
0.7.0-beta.31 121 5/27/2025
0.7.0-beta.30 116 5/26/2025
0.7.0-beta.29 118 5/26/2025
0.7.0-beta.28 195 5/14/2025
0.7.0-beta.27 220 5/14/2025
0.7.0-beta.26 203 5/13/2025
0.7.0-beta.25 161 5/12/2025
0.7.0-beta.24 164 5/11/2025
0.7.0-beta.23 162 5/11/2025
0.7.0-beta.22 45 5/10/2025
0.7.0-beta.21 114 5/6/2025
0.7.0-beta.20 116 5/6/2025
0.7.0-beta.18 117 5/4/2025
0.7.0-beta.17 116 5/4/2025
0.7.0-beta.16 115 5/4/2025
0.7.0-beta.15 45 5/3/2025
0.7.0-beta.11 130 4/29/2025
0.7.0-beta.10 133 4/28/2025
0.7.0-beta.9 132 4/28/2025
0.7.0-beta.8 86 4/25/2025
0.7.0-beta.7 86 4/25/2025
0.7.0-beta.6 138 4/24/2025
0.7.0-beta.5 133 4/24/2025
0.7.0-beta.4 138 4/24/2025
0.7.0-beta.3 132 4/24/2025
0.7.0-beta.2 127 4/24/2025
0.6.1-beta.1 135 4/23/2025
0.6.0 113 4/12/2025
0.6.0-rc.29 69 4/11/2025
0.6.0-beta.29 93 4/11/2025
0.6.0-beta.28 95 4/11/2025
0.6.0-beta.26 111 3/27/2025
0.6.0-beta.22 68 2/27/2025
0.6.0-beta.21 64 2/26/2025
0.6.0-beta.20 72 2/25/2025
0.6.0-beta.18 69 2/23/2025
0.6.0-beta.15 73 2/22/2025
0.6.0-beta.10 62 2/7/2025
0.6.0-beta.9 60 2/6/2025
0.5.0 128 1/30/2025
0.5.0-rc.87 73 1/30/2025
0.5.0-beta.91 65 1/30/2025
0.5.0-beta.89 70 1/30/2025
0.5.0-beta.87 64 1/26/2025
0.5.0-beta.86 63 1/26/2025
0.5.0-beta.85 65 1/25/2025
0.5.0-beta.84 58 1/24/2025
0.5.0-beta.83 56 1/24/2025
0.5.0-beta.82 58 1/23/2025
0.5.0-beta.81 63 1/22/2025
0.5.0-beta.79 57 1/22/2025
0.5.0-beta.78 66 1/22/2025
0.5.0-beta.76 66 1/21/2025
0.5.0-beta.75 61 1/21/2025
0.5.0-beta.71 62 1/21/2025
0.5.0-beta.69 59 1/17/2025
0.5.0-beta.61 51 1/12/2025
0.5.0-beta.60 61 1/7/2025
0.5.0-beta.59 67 1/7/2025
0.5.0-beta.57 62 1/7/2025
0.5.0-beta.56 66 1/6/2025
0.5.0-beta.54 65 1/6/2025
0.5.0-beta.39 90 1/3/2025
0.5.0-beta.38 88 1/3/2025
0.5.0-beta.30 66 12/26/2024
0.5.0-beta.14 71 11/8/2024
0.5.0-beta.13 59 11/7/2024
0.5.0-beta.11 72 11/6/2024
0.5.0-beta.9 68 11/3/2024
0.5.0-beta.6 66 11/1/2024
0.5.0-beta.4 67 10/31/2024
0.3.0-rc.3 69 10/28/2024
0.3.0-beta.3 70 10/28/2024
0.3.0-alpha.3 73 10/28/2024
0.2.0-rc.27 66 10/25/2024
0.2.0-rc.18 76 10/1/2024
0.2.0-beta.27 65 10/25/2024
0.2.0-beta.18 121 10/1/2024
0.2.0-alpha.27 63 10/25/2024
0.2.0-alpha.26 63 10/25/2024
0.2.0-alpha.25 64 10/25/2024
0.2.0-alpha.24 70 10/25/2024
0.2.0-alpha.23 77 10/24/2024
0.2.0-alpha.22 63 10/24/2024
0.2.0-alpha.21 66 10/23/2024
0.2.0-alpha.20 71 10/22/2024
0.2.0-alpha.19 79 10/21/2024
0.2.0-alpha.18 70 10/1/2024
0.2.0-alpha.17 60 10/1/2024
0.2.0-alpha.16 65 9/30/2024
0.2.0-alpha.15 79 9/30/2024
0.2.0-alpha.14 66 9/30/2024
0.2.0-alpha.13 72 9/29/2024
0.2.0-alpha.12 65 9/29/2024
0.2.0-alpha.11 69 9/29/2024
0.2.0-alpha.10 71 9/28/2024
0.2.0-alpha.9 64 9/28/2024
0.2.0-alpha.7 66 9/28/2024
0.2.0-alpha.6 67 9/28/2024
0.2.0-alpha.5 67 9/28/2024
0.2.0-alpha.4 69 9/28/2024
0.2.0-alpha.3 79 9/1/2024
0.2.0-alpha.2 70 9/28/2024
0.1.2-alpha.1 81 8/24/2024
0.1.2-alpha.0 82 8/24/2024
0.1.1 195 8/23/2024
0.1.1-alpha.19 85 8/23/2024