EventStoreCore.Abstractions 1.0.1

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

    • No dependencies.

NuGet packages (7)

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

Package Downloads
EventStoreCore

Core event sourcing and projection infrastructure for .NET applications using EventStoreCore.

EventStoreCore.MassTransit

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

EventStoreCore.Postgres

PostgreSQL EF Core persistence configuration for EventStoreCore.

EventStoreCore.SDK

Refit client SDK for EventStoreCore admin API

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 171 7/28/2026
1.0.2-beta.1 103 7/26/2026
1.0.1 486 5/25/2026
1.0.0-beta.13 224 4/8/2026
1.0.0-beta.12 623 2/15/2026
1.0.0-beta.11 80 2/13/2026
1.0.0-beta.10 76 2/13/2026
1.0.0-beta.9 140 2/5/2026
1.0.0-beta.8 82 2/3/2026
1.0.0-beta.7 87 2/3/2026
1.0.0-beta.6 80 2/2/2026
1.0.0-beta.5 85 1/17/2026
1.0.0-beta.4 81 1/16/2026
1.0.0-beta.3 88 1/15/2026
1.0.0-beta.2 90 1/14/2026
1.0.0-beta.1 91 1/13/2026
0.9.1 171 1/12/2026
0.9.0 173 1/12/2026
0.8.1 259 12/23/2025
0.8.0-beta.3 170 12/23/2025
Loading failed