FEB.EventSourcing.Abstractions 9.0.0-beta.1

This is a prerelease version of FEB.EventSourcing.Abstractions.
dotnet add package FEB.EventSourcing.Abstractions --version 9.0.0-beta.1
                    
NuGet\Install-Package FEB.EventSourcing.Abstractions -Version 9.0.0-beta.1
                    
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="FEB.EventSourcing.Abstractions" Version="9.0.0-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FEB.EventSourcing.Abstractions" Version="9.0.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="FEB.EventSourcing.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 FEB.EventSourcing.Abstractions --version 9.0.0-beta.1
                    
#r "nuget: FEB.EventSourcing.Abstractions, 9.0.0-beta.1"
                    
#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 FEB.EventSourcing.Abstractions@9.0.0-beta.1
                    
#: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=FEB.EventSourcing.Abstractions&version=9.0.0-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FEB.EventSourcing.Abstractions&version=9.0.0-beta.1&prerelease
                    
Install as a Cake Tool

FEB.EventSourcing.Abstractions

Contracts for the FEB.EventSourcing framework: AggregateRoot<TAggregate, TId>, IDomainEvent<T>, IEventStore<TAggregate, TId>, persistence and outbox interfaces, projection writer and event handler contracts, and the metadata types stamped onto every event.

Reference this package from your domain assemblies; add FEB.EventSourcing plus a persistence package (FEB.EventSourcing.MongoDb or FEB.EventSourcing.InMemory) in the composition root.

Documentation: see the docs/ folder in the repository.

Product 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.  net9.0 was computed.  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 (8)

Showing the top 5 NuGet packages that depend on FEB.EventSourcing.Abstractions:

Package Downloads
FEB.EventSourcing

EventSourcing

FEB.EventSourcing.Redis

EventSourcing

FEB.EventSourcing.Metrics

EventSourcing

FEB.EventSourcing.MongoDb

EventSourcing

FEB.EventSourcing.Snapshots

Event Sourcing snapshot support with automatic source-generated snapshots.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-beta.1 97 8/15/2026
8.1.10 276 3/12/2026
8.1.9 229 1/21/2026
8.1.8 229 1/21/2026
8.1.7 230 1/18/2026
8.1.6 229 1/18/2026
8.1.5 225 1/18/2026
8.1.4 224 1/17/2026
8.1.3 198 1/14/2026
8.1.2 210 1/3/2026
8.1.1 204 1/3/2026
8.1.0 206 1/1/2026
8.0.0 287 6/3/2025