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

This is a prerelease version of CodeDesignPlus.Net.Event.Sourcing.
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.7.0-beta.59
                    
NuGet\Install-Package CodeDesignPlus.Net.Event.Sourcing -Version 0.7.0-beta.59
                    
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.59" />
                    
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.59" />
                    
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.59
                    
#r "nuget: CodeDesignPlus.Net.Event.Sourcing, 0.7.0-beta.59"
                    
#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.59&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.Event.Sourcing&version=0.7.0-beta.59&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.7.0-beta.89 0 3 hours ago
0.7.0-beta.88 26 2 days ago
0.7.0-beta.87 33 2 days ago
0.7.0-beta.83 41 2 days ago
0.7.0-beta.82 43 2 days ago
0.7.0-beta.81 50 2 days ago
0.7.0-beta.79 105 4 days ago
0.7.0-beta.78 104 4 days ago
0.7.0-beta.77 62 8 days ago
0.7.0-beta.75 57 8 days ago
0.7.0-beta.74 36 9 days ago
0.7.0-beta.73 41 9 days ago
0.7.0-beta.71 109 17 days ago
0.7.0-beta.70 109 18 days ago
0.7.0-beta.69 109 18 days ago
0.7.0-beta.68 105 19 days ago
0.7.0-beta.67 108 19 days ago
0.7.0-beta.65 107 19 days ago
0.7.0-beta.64 108 19 days ago
0.7.0-beta.63 110 20 days ago
0.7.0-beta.62 153 23 days ago
0.7.0-beta.61 162 23 days ago
0.7.0-beta.60 165 23 days ago
0.7.0-beta.59 256 24 days ago
0.7.0-beta.58 254 24 days ago
0.7.0-beta.57 254 24 days ago
0.7.0-beta.56 254 24 days ago
0.7.0-beta.55 248 24 days ago
0.7.0-beta.53 253 a month ago
0.7.0-beta.52 256 a month ago
0.7.0-beta.51 254 a month ago
0.7.0-beta.50 252 a month ago
0.7.0-beta.48 257 a month ago
0.7.0-beta.47 259 a month ago
0.7.0-beta.46 238 a month ago
0.7.0-beta.45 237 a month ago
0.7.0-beta.44 238 a month ago
0.7.0-beta.33 69 a month ago
0.7.0-beta.32 119 a month ago
0.7.0-beta.31 113 a month ago
0.7.0-beta.30 112 a month ago
0.7.0-beta.29 113 a month ago
0.7.0-beta.28 198 2 months ago
0.7.0-beta.27 219 2 months ago
0.7.0-beta.26 198 2 months ago
0.7.0-beta.25 161 2 months ago
0.7.0-beta.24 161 2 months ago
0.7.0-beta.23 158 2 months ago
0.7.0-beta.22 40 2 months ago
0.7.0-beta.21 108 2 months ago
0.7.0-beta.20 110 2 months ago
0.7.0-beta.18 115 2 months ago
0.7.0-beta.17 115 2 months ago
0.7.0-beta.16 111 2 months ago
0.7.0-beta.15 38 2 months ago
0.7.0-beta.11 126 2 months ago
0.7.0-beta.10 121 2 months ago
0.7.0-beta.9 123 2 months ago
0.7.0-beta.8 79 2 months ago
0.7.0-beta.7 83 2 months ago
0.7.0-beta.6 130 2 months ago
0.7.0-beta.5 126 2 months ago
0.7.0-beta.4 125 2 months ago
0.7.0-beta.3 121 2 months ago
0.7.0-beta.2 128 2 months ago
0.6.1-beta.1 127 2 months ago
0.6.0 103 3 months ago
0.6.0-rc.29 63 3 months ago
0.6.0-beta.29 75 3 months ago
0.6.0-beta.28 92 3 months ago
0.6.0-beta.26 111 3 months ago
0.6.0-beta.22 61 4 months ago
0.6.0-beta.21 55 4 months ago
0.6.0-beta.20 65 4 months ago
0.6.0-beta.18 72 4 months ago
0.6.0-beta.15 60 4 months ago
0.6.0-beta.10 66 5 months ago
0.6.0-beta.9 53 5 months ago
0.5.0 125 5 months ago
0.5.0-rc.87 64 5 months ago
0.5.0-beta.91 60 5 months ago
0.5.0-beta.89 60 5 months ago
0.5.0-beta.87 62 5 months ago
0.5.0-beta.86 66 5 months ago
0.5.0-beta.85 62 5 months ago
0.5.0-beta.84 56 5 months ago
0.5.0-beta.83 52 5 months ago
0.5.0-beta.82 57 5 months ago
0.5.0-beta.81 62 5 months ago
0.5.0-beta.79 51 5 months ago
0.5.0-beta.78 57 5 months ago
0.5.0-beta.76 59 5 months ago
0.5.0-beta.75 56 5 months ago
0.5.0-beta.71 58 6 months ago
0.5.0-beta.69 54 6 months ago
0.5.0-beta.61 57 6 months ago
0.5.0-beta.60 61 6 months ago
0.5.0-beta.59 66 6 months ago
0.5.0-beta.57 60 6 months ago
0.5.0-beta.56 64 6 months ago
0.5.0-beta.54 66 6 months ago
0.5.0-beta.39 85 6 months ago
0.5.0-beta.38 88 6 months ago
0.5.0-beta.30 63 6 months ago
0.5.0-beta.14 68 8 months ago
0.5.0-beta.13 61 8 months ago
0.5.0-beta.11 68 8 months ago
0.5.0-beta.9 62 8 months ago
0.5.0-beta.6 60 8 months ago
0.5.0-beta.4 66 8 months ago
0.3.0-rc.3 65 8 months ago
0.3.0-beta.3 64 8 months ago
0.3.0-alpha.3 63 8 months ago
0.2.0-rc.27 61 8 months ago
0.2.0-rc.18 72 9 months ago
0.2.0-beta.27 62 8 months ago
0.2.0-beta.18 111 9 months ago
0.2.0-alpha.27 64 8 months ago
0.2.0-alpha.26 58 8 months ago
0.2.0-alpha.25 56 8 months ago
0.2.0-alpha.24 59 8 months ago
0.2.0-alpha.23 63 8 months ago
0.2.0-alpha.22 60 8 months ago
0.2.0-alpha.21 63 8 months ago
0.2.0-alpha.20 69 8 months ago
0.2.0-alpha.19 80 8 months ago
0.2.0-alpha.18 70 9 months ago
0.2.0-alpha.17 65 9 months ago
0.2.0-alpha.16 71 9 months ago
0.2.0-alpha.15 72 9 months ago
0.2.0-alpha.14 65 9 months ago
0.2.0-alpha.13 63 9 months ago
0.2.0-alpha.12 63 9 months ago
0.2.0-alpha.11 65 9 months ago
0.2.0-alpha.10 68 9 months ago
0.2.0-alpha.9 67 9 months ago
0.2.0-alpha.7 68 9 months ago
0.2.0-alpha.6 67 9 months ago
0.2.0-alpha.5 69 9 months ago
0.2.0-alpha.4 65 9 months ago
0.2.0-alpha.3 74 9/1/2024
0.2.0-alpha.2 65 9 months ago
0.1.2-alpha.1 77 8/24/2024
0.1.2-alpha.0 80 8/24/2024
0.1.1 187 8/23/2024
0.1.1-alpha.19 92 8/23/2024