EventStore.Client.Grpc.PersistentSubscriptions
20.6.1
See the version list below for details.
dotnet add package EventStore.Client.Grpc.PersistentSubscriptions --version 20.6.1
NuGet\Install-Package EventStore.Client.Grpc.PersistentSubscriptions -Version 20.6.1
<PackageReference Include="EventStore.Client.Grpc.PersistentSubscriptions" Version="20.6.1" />
paket add EventStore.Client.Grpc.PersistentSubscriptions --version 20.6.1
#r "nuget: EventStore.Client.Grpc.PersistentSubscriptions, 20.6.1"
// Install EventStore.Client.Grpc.PersistentSubscriptions as a Cake Addin
#addin nuget:?package=EventStore.Client.Grpc.PersistentSubscriptions&version=20.6.1
// Install EventStore.Client.Grpc.PersistentSubscriptions as a Cake Tool
#tool nuget:?package=EventStore.Client.Grpc.PersistentSubscriptions&version=20.6.1
The GRPC client API for Event Store Persistent Subscriptions. Get the open source or commercial versions of Event Store server from https://eventstore.com/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- EventStore.Client.Grpc (>= 20.6.1)
- NETStandard.Library (>= 2.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.1
- EventStore.Client.Grpc (>= 20.6.1)
- NETStandard.Library (>= 2.0.3)
- System.Net.Http (>= 4.3.4)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on EventStore.Client.Grpc.PersistentSubscriptions:
Package | Downloads |
---|---|
Aggregates.NET.EventStore
EventStore support for Aggregates.NET |
|
Neuroglia.Data.EventSourcing.EventStore
Package Description |
|
Eventuous.EventStore
Production-grade Event Sourcing library |
|
M5x.EventStore
Package Description |
|
Plumberd.EventStore
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated. This package is the implementation of EventStory from EventStore. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on EventStore.Client.Grpc.PersistentSubscriptions:
Repository | Stars |
---|---|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
|
|
Eventuous/eventuous
Event Sourcing library for .NET
|