EventStoreCore 1.0.0-beta.9

This is a prerelease version of EventStoreCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EventStoreCore --version 1.0.0-beta.9
                    
NuGet\Install-Package EventStoreCore -Version 1.0.0-beta.9
                    
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="EventStoreCore" Version="1.0.0-beta.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EventStoreCore" Version="1.0.0-beta.9" />
                    
Directory.Packages.props
<PackageReference Include="EventStoreCore" />
                    
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 EventStoreCore --version 1.0.0-beta.9
                    
#r "nuget: EventStoreCore, 1.0.0-beta.9"
                    
#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 EventStoreCore@1.0.0-beta.9
                    
#: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=EventStoreCore&version=1.0.0-beta.9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EventStoreCore&version=1.0.0-beta.9&prerelease
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (11)

Showing the top 5 NuGet packages that depend on EventStoreCore:

Package Downloads
EventStoreCore.MassTransit

MassTransit publisher integration for EventStoreCore stream and entity-outbox subscriptions.

EventStoreCore.Testing

Behavior-style event stream testing helpers for EventStoreCore.

EventStoreCore.Postgres

PostgreSQL EF Core persistence configuration for EventStoreCore.

EventStoreCore.CloudEvents

CloudEvents mapping for EventStoreCore stream and entity-outbox subscriptions.

EventStoreCore.EventGrid

Azure Event Grid publisher integration for EventStoreCore stream and entity-outbox subscriptions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.2-beta.2 163 7/28/2026
1.0.2-beta.1 95 7/26/2026
1.0.1 436 5/25/2026
1.0.0-beta.13 220 4/8/2026
1.0.0-beta.12 634 2/15/2026
1.0.0-beta.11 75 2/13/2026
1.0.0-beta.10 72 2/13/2026
1.0.0-beta.9 133 2/5/2026
1.0.0-beta.8 84 2/3/2026
1.0.0-beta.7 89 2/3/2026
1.0.0-beta.6 78 2/2/2026
1.0.0-beta.5 78 1/17/2026
1.0.0-beta.4 77 1/16/2026
1.0.0-beta.3 80 1/15/2026
1.0.0-beta.2 86 1/14/2026
1.0.0-beta.1 87 1/13/2026
0.9.1 131 1/12/2026
0.9.0 135 1/12/2026
0.8.1 212 12/23/2025
0.8.0-beta.3 169 12/23/2025
Loading failed