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

This is a prerelease version of CodeDesignPlus.Net.Event.Sourcing.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Event.Sourcing --version 0.7.0-beta.33
                    
NuGet\Install-Package CodeDesignPlus.Net.Event.Sourcing -Version 0.7.0-beta.33
                    
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.33" />
                    
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.33" />
                    
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.33
                    
#r "nuget: CodeDesignPlus.Net.Event.Sourcing, 0.7.0-beta.33"
                    
#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.7.0-beta.33
                    
#: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.7.0-beta.33&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.Event.Sourcing&version=0.7.0-beta.33&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:

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.11.0 484 21 days ago
0.11.0-rc.1647 483 21 days ago
0.11.0-beta.476 484 21 days ago
0.10.0 487 22 days ago
0.10.0-rc.1306 487 22 days ago
0.10.0-beta.471 484 22 days ago
0.10.0-beta.470 486 22 days ago
0.10.0-beta.469 471 22 days ago
0.10.0-beta.468 434 22 days ago
0.10.0-beta.467 429 22 days ago
0.9.0 142 a month ago
0.9.0-rc.636 107 a month ago
0.9.0-beta.465 110 a month ago
0.8.0 151 a month ago
0.8.0-rc.306 116 a month ago
0.8.0-rc.305 106 a month ago
0.8.0-beta.149 108 a month ago
0.7.0 150 a month ago
0.7.0-rc.147 118 a month ago
0.7.0-rc.142 110 a month ago
0.7.0-rc.141 124 a month ago
0.7.0-rc.128 117 a month ago
0.7.0-beta.142 111 a month ago
0.7.0-beta.141 120 a month ago
0.7.0-beta.140 113 a month ago
0.7.0-beta.139 109 a month ago
0.7.0-beta.128 112 a month ago
0.7.0-beta.89 108 a month ago
0.7.0-beta.88 35 a month ago
0.7.0-beta.87 42 a month ago
0.7.0-beta.83 50 a month ago
0.7.0-beta.82 51 a month ago
0.7.0-beta.81 59 a month ago
0.7.0-beta.79 114 a month ago
0.7.0-beta.78 113 a month ago
0.7.0-beta.77 69 2 months ago
0.7.0-beta.75 64 2 months ago
0.7.0-beta.74 43 2 months ago
0.7.0-beta.73 48 2 months ago
0.7.0-beta.71 113 2 months ago
0.7.0-beta.70 114 2 months ago
0.7.0-beta.69 114 2 months ago
0.7.0-beta.68 109 2 months ago
0.7.0-beta.67 113 2 months ago
0.7.0-beta.65 112 2 months ago
0.7.0-beta.64 113 2 months ago
0.7.0-beta.63 116 2 months ago
0.7.0-beta.62 158 2 months ago
0.7.0-beta.61 167 2 months ago
0.7.0-beta.60 170 2 months ago
0.7.0-beta.59 261 2 months ago
0.7.0-beta.58 259 2 months ago
0.7.0-beta.57 258 2 months ago
0.7.0-beta.56 259 2 months ago
0.7.0-beta.55 253 2 months ago
0.7.0-beta.53 259 2 months ago
0.7.0-beta.52 261 2 months ago
0.7.0-beta.51 260 2 months ago
0.7.0-beta.50 256 2 months ago
0.7.0-beta.48 261 2 months ago
0.7.0-beta.47 263 2 months ago
0.7.0-beta.46 242 2 months ago
0.7.0-beta.45 241 2 months ago
0.7.0-beta.44 243 2 months ago
0.7.0-beta.33 75 2 months ago
0.7.0-beta.32 124 3 months ago
0.7.0-beta.31 117 3 months ago
0.7.0-beta.30 116 3 months ago
0.7.0-beta.29 117 3 months ago
0.7.0-beta.28 202 3 months ago
0.7.0-beta.27 223 3 months ago
0.7.0-beta.26 202 3 months ago
0.7.0-beta.25 165 3 months ago
0.7.0-beta.24 166 3 months ago
0.7.0-beta.23 162 3 months ago
0.7.0-beta.22 45 3 months ago
0.7.0-beta.21 112 3 months ago
0.7.0-beta.20 114 3 months ago
0.7.0-beta.18 120 3 months ago
0.7.0-beta.17 119 3 months ago
0.7.0-beta.16 115 3 months ago
0.7.0-beta.15 42 3 months ago
0.7.0-beta.11 130 4 months ago
0.7.0-beta.10 125 4 months ago
0.7.0-beta.9 127 4 months ago
0.7.0-beta.8 83 4 months ago
0.7.0-beta.7 87 4 months ago
0.7.0-beta.6 135 4 months ago
0.7.0-beta.5 130 4 months ago
0.7.0-beta.4 129 4 months ago
0.7.0-beta.3 125 4 months ago
0.7.0-beta.2 133 4 months ago
0.6.1-beta.1 131 4 months ago
0.6.0 106 4 months ago
0.6.0-rc.29 67 4 months ago
0.6.0-beta.29 79 4 months ago
0.6.0-beta.28 96 4 months ago
0.6.0-beta.26 115 5 months ago
0.6.0-beta.22 68 6 months ago
0.6.0-beta.21 60 6 months ago
0.6.0-beta.20 70 6 months ago
0.6.0-beta.18 76 6 months ago
0.6.0-beta.15 64 6 months ago
0.6.0-beta.10 70 6 months ago
0.6.0-beta.9 57 6 months ago
0.5.0 129 6 months ago
0.5.0-rc.87 68 6 months ago
0.5.0-beta.91 64 6 months ago
0.5.0-beta.89 64 6 months ago
0.5.0-beta.87 66 7 months ago
0.5.0-beta.86 70 7 months ago
0.5.0-beta.85 66 7 months ago
0.5.0-beta.84 60 7 months ago
0.5.0-beta.83 57 7 months ago
0.5.0-beta.82 62 7 months ago
0.5.0-beta.81 66 7 months ago
0.5.0-beta.79 55 7 months ago
0.5.0-beta.78 62 7 months ago
0.5.0-beta.76 63 7 months ago
0.5.0-beta.75 60 7 months ago
0.5.0-beta.71 62 7 months ago
0.5.0-beta.69 59 7 months ago
0.5.0-beta.61 61 7 months ago
0.5.0-beta.60 65 7 months ago
0.5.0-beta.59 70 7 months ago
0.5.0-beta.57 64 7 months ago
0.5.0-beta.56 68 7 months ago
0.5.0-beta.54 71 7 months ago
0.5.0-beta.39 90 7 months ago
0.5.0-beta.38 93 7 months ago
0.5.0-beta.30 67 8 months ago
0.5.0-beta.14 72 9 months ago
0.5.0-beta.13 65 9 months ago
0.5.0-beta.11 72 9 months ago
0.5.0-beta.9 67 9 months ago
0.5.0-beta.6 64 9 months ago
0.5.0-beta.4 70 9 months ago
0.3.0-rc.3 69 10 months ago
0.3.0-beta.3 68 10 months ago
0.3.0-alpha.3 67 10 months ago
0.2.0-rc.27 67 10 months ago
0.2.0-rc.18 75 10/1/2024
0.2.0-beta.27 66 10 months ago
0.2.0-beta.18 114 10/1/2024
0.2.0-alpha.27 69 10 months ago
0.2.0-alpha.26 63 10 months ago
0.2.0-alpha.25 60 10 months ago
0.2.0-alpha.24 64 10 months ago
0.2.0-alpha.23 67 10 months ago
0.2.0-alpha.22 64 10 months ago
0.2.0-alpha.21 67 10 months ago
0.2.0-alpha.20 73 10 months ago
0.2.0-alpha.19 83 10 months ago
0.2.0-alpha.18 73 10/1/2024
0.2.0-alpha.17 68 10/1/2024
0.2.0-alpha.16 74 9/30/2024
0.2.0-alpha.15 76 9/30/2024
0.2.0-alpha.14 68 9/30/2024
0.2.0-alpha.13 66 9/29/2024
0.2.0-alpha.12 68 9/29/2024
0.2.0-alpha.11 68 9/29/2024
0.2.0-alpha.10 71 9/28/2024
0.2.0-alpha.9 71 9/28/2024
0.2.0-alpha.7 72 9/28/2024
0.2.0-alpha.6 70 9/28/2024
0.2.0-alpha.5 73 9/28/2024
0.2.0-alpha.4 68 9/28/2024
0.2.0-alpha.3 77 9/1/2024
0.2.0-alpha.2 68 9/28/2024
0.1.2-alpha.1 80 8/24/2024
0.1.2-alpha.0 84 8/24/2024
0.1.1 190 8/23/2024
0.1.1-alpha.19 95 8/23/2024