CodeDesignPlus.Net.Event.Sourcing
0.5.0-beta.4
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Event.Sourcing --version 0.5.0-beta.4
NuGet\Install-Package CodeDesignPlus.Net.Event.Sourcing -Version 0.5.0-beta.4
<PackageReference Include="CodeDesignPlus.Net.Event.Sourcing" Version="0.5.0-beta.4" />
paket add CodeDesignPlus.Net.Event.Sourcing --version 0.5.0-beta.4
#r "nuget: CodeDesignPlus.Net.Event.Sourcing, 0.5.0-beta.4"
// Install CodeDesignPlus.Net.Event.Sourcing as a Cake Addin #addin nuget:?package=CodeDesignPlus.Net.Event.Sourcing&version=0.5.0-beta.4&prerelease // Install CodeDesignPlus.Net.Event.Sourcing as a Cake Tool #tool nuget:?package=CodeDesignPlus.Net.Event.Sourcing&version=0.5.0-beta.4&prerelease
CodeDesignPlus.Net.Event.Sourcing
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
- Event Capture: Simplifies capturing domain events in your application.
- Event Storage: Supports efficient storage of events for future retrieval.
- Event Replay: Facilitates the replaying of events to rebuild application state.
- Scalability: Designed to support scalable event-driven architectures.
- 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
- Fork the Project
- Create your Feature Branch (git checkout -b features/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- CodeDesignPlus.Net.Event.Sourcing.Abstractions (>= 0.5.0-beta.4)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 8.0.0)
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.5.0-beta.14 | 38 | 11/8/2024 |
0.5.0-beta.13 | 34 | 11/7/2024 |
0.5.0-beta.11 | 39 | 11/6/2024 |
0.5.0-beta.9 | 37 | 11/3/2024 |
0.5.0-beta.6 | 34 | 11/1/2024 |
0.5.0-beta.4 | 35 | 10/31/2024 |
0.3.0-rc.3 | 39 | 10/28/2024 |
0.3.0-beta.3 | 37 | 10/28/2024 |
0.3.0-alpha.3 | 35 | 10/28/2024 |
0.2.0-rc.27 | 37 | 10/25/2024 |
0.2.0-rc.18 | 49 | 10/1/2024 |
0.2.0-beta.27 | 36 | 10/25/2024 |
0.2.0-beta.18 | 92 | 10/1/2024 |
0.2.0-alpha.27 | 34 | 10/25/2024 |
0.2.0-alpha.26 | 34 | 10/25/2024 |
0.2.0-alpha.25 | 35 | 10/25/2024 |
0.2.0-alpha.24 | 34 | 10/25/2024 |
0.2.0-alpha.23 | 39 | 10/24/2024 |
0.2.0-alpha.22 | 36 | 10/24/2024 |
0.2.0-alpha.21 | 38 | 10/23/2024 |
0.2.0-alpha.20 | 45 | 10/22/2024 |
0.2.0-alpha.19 | 53 | 10/21/2024 |
0.2.0-alpha.18 | 45 | 10/1/2024 |
0.2.0-alpha.17 | 42 | 10/1/2024 |
0.2.0-alpha.16 | 46 | 9/30/2024 |
0.2.0-alpha.15 | 44 | 9/30/2024 |
0.2.0-alpha.14 | 41 | 9/30/2024 |
0.2.0-alpha.13 | 43 | 9/29/2024 |
0.2.0-alpha.12 | 43 | 9/29/2024 |
0.2.0-alpha.11 | 43 | 9/29/2024 |
0.2.0-alpha.10 | 49 | 9/28/2024 |
0.2.0-alpha.9 | 46 | 9/28/2024 |
0.2.0-alpha.7 | 49 | 9/28/2024 |
0.2.0-alpha.6 | 47 | 9/28/2024 |
0.2.0-alpha.5 | 47 | 9/28/2024 |
0.2.0-alpha.4 | 45 | 9/28/2024 |
0.2.0-alpha.3 | 54 | 9/1/2024 |
0.2.0-alpha.2 | 48 | 9/28/2024 |
0.1.2-alpha.1 | 67 | 8/24/2024 |
0.1.2-alpha.0 | 63 | 8/24/2024 |
0.1.1 | 156 | 8/23/2024 |
0.1.1-alpha.19 | 79 | 8/23/2024 |