VOOZH about

URL: https://www.nuget.org/packages/Eventuous/

⇱ NuGet Gallery | Eventuous 0.16.4




👁 Image
Eventuous 0.16.4

dotnet add package Eventuous --version 0.16.4
 
 
NuGet\Install-Package Eventuous -Version 0.16.4
 
 
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="Eventuous" Version="0.16.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eventuous" Version="0.16.4" />
 
Directory.Packages.props
<PackageReference Include="Eventuous" />
 
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 Eventuous --version 0.16.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eventuous, 0.16.4"
 
 
#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 Eventuous@0.16.4
 
 
#: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=Eventuous&version=0.16.4
 
Install as a Cake Addin
#tool nuget:?package=Eventuous&version=0.16.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Eventuous

Event Sourcing library for .NET, which is:

  • Somewhat volatile as breaking changes keep coming in
  • ~Very~ Somewhat opinionated
  • EventStoreDB-oriented
  • .NET-friendly (decent DI, logging, and diagnostics support)

News

Read Eventuous blog on Medium: https://medium.com/eventuous. You will find some of the documentation articles published there as blog posts, it is normal as these articles have value for the community.

Community

Join our Slack channel.

Eventuous also has its own channel on DDD-CQRS-ES Discord server.

Video

You can watch a bit chaotic introduction to Eventuous on YouTube:

Subscribe to Eventuous YouTube channel.

Documentation

Documentation is available on eventuous.dev.

It might be not up to date as we are currently solidifying the codebase. This work leads to many breaking changes, and the documentation will get updated when the codebase stabilises.

Packages

Stable versions, release candidates, and preview builds from the dev branch are all published to NuGet.

Stats

Support

If you like Eventuous and want to show your appreciation to its contributors, please :heart: sponsor us.

For development and production support, get in touch with Ubiquitous.

Other things

Licence: Apache 2.0 Copyright © Eventuous HQ OÜ All rights reserved

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 Eventuous:

Package Downloads
Eventuous.Shovel

Opinionated and volatile Event Sourcing library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.16.4 1,876 4/29/2026
0.16.4-alpha.0.34 65 4/29/2026
0.16.3 4,573 3/10/2026
0.16.2 156 3/10/2026
0.16.1 175 3/9/2026
0.16.0 904 3/5/2026
0.15.1 117,770 11/7/2024
0.15.0 19,460 9/10/2024
0.15.0-rc.3 2,170 8/15/2024
0.15.0-rc.2 1,878 7/19/2024
0.15.0-rc.1 2,955 6/27/2024
0.15.0-beta.10 36,090 2/11/2024
0.15.0-beta.8 4,613 11/18/2023
0.15.0-beta.7 1,308 11/17/2023
0.15.0-beta.6 845 10/4/2023
0.15.0-beta.5 3,360 8/28/2023
0.15.0-beta.4 466 8/22/2023
0.15.0-beta.3 204 8/21/2023
0.15.0-beta.2 188 8/21/2023
0.15.0-beta.1 1,437 8/21/2023
Loading failed