EventStore.ClientAPI.NetCore
4.1.1-rc
The EventStore.ClientAPI.NetCore package has been deprecated in favor of the EventStore.Client package which now targets netstandard2.0
dotnet add package EventStore.ClientAPI.NetCore --version 4.1.1-rc
NuGet\Install-Package EventStore.ClientAPI.NetCore -Version 4.1.1-rc
<PackageReference Include="EventStore.ClientAPI.NetCore" Version="4.1.1-rc" />
paket add EventStore.ClientAPI.NetCore --version 4.1.1-rc
#r "nuget: EventStore.ClientAPI.NetCore, 4.1.1-rc"
// Install EventStore.ClientAPI.NetCore as a Cake Addin
#addin nuget:?package=EventStore.ClientAPI.NetCore&version=4.1.1-rc&prerelease
// Install EventStore.ClientAPI.NetCore as a Cake Tool
#tool nuget:?package=EventStore.ClientAPI.NetCore&version=4.1.1-rc&prerelease
The client API for the Event Store. Get the open source or commercial versions of the Event Store server from http://geteventstore.com/
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
- protobuf-net (>= 2.4.0)
NuGet packages (33)
Showing the top 5 NuGet packages that depend on EventStore.ClientAPI.NetCore:
Package | Downloads |
---|---|
Logary.Adapters.EventStore
Package Description |
|
Aggregator.Persistence.EventStore
Package Description |
|
EasyEventSourcing
Event store client wrapper for sample applications |
|
NBB.GetEventStore
This package contains an IEventStore implementation based on GetEventStore |
|
Memstate.EventStore
Storage provider for Memstate based on EventStore |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on EventStore.ClientAPI.NetCore:
Repository | Stars |
---|---|
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
|
|
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka/
|
|
DevrexLabs/memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
|
|
VenomAV/EventSourcingCQRS
Sample ASP.NET Core application based on Event Sourcing and CQRS patterns
|
Version | Downloads | Last updated |
---|