VOOZH about

URL: https://www.nuget.org/packages/EventStore.Client.Grpc.Streams/20.6.1

⇱ NuGet Gallery | EventStore.Client.Grpc.Streams 20.6.1




EventStore.Client.Grpc.Streams 20.6.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EventStore.Client.Grpc.Streams --version 20.6.1
 
 
NuGet\Install-Package EventStore.Client.Grpc.Streams -Version 20.6.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="EventStore.Client.Grpc.Streams" Version="20.6.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EventStore.Client.Grpc.Streams" Version="20.6.1" />
 
Directory.Packages.props
<PackageReference Include="EventStore.Client.Grpc.Streams" />
 
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 EventStore.Client.Grpc.Streams --version 20.6.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EventStore.Client.Grpc.Streams, 20.6.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 EventStore.Client.Grpc.Streams@20.6.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=EventStore.Client.Grpc.Streams&version=20.6.1
 
Install as a Cake Addin
#tool nuget:?package=EventStore.Client.Grpc.Streams&version=20.6.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

The GRPC client API for Event Store Streams. 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 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (80)

Showing the top 5 NuGet packages that depend on EventStore.Client.Grpc.Streams:

Package Downloads
Aggregates.NET.EventStore

EventStore support for Aggregates.NET

AspNetCore.HealthChecks.EventStore.gRPC

HealthChecks.EventStore.gRPC is the health check package for EventStore, using the gRPC client.

Eventuous.EventStore

Production-grade Event Sourcing library

Neuroglia.Data.EventSourcing.EventStore

Package Description

Inspiro.Framework.ServerSide

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on EventStore.Client.Grpc.Streams:

Repository Stars
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 10.
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 10.
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
mat-mcloughlin/PatientMangement
A simple example of how to build an event sourced application
Version Downloads Last Updated
23.3.9 401,210 5/13/2025
23.3.8 343,019 1/8/2025
23.3.7 891,487 11/1/2024
23.3.6 36,270 10/24/2024
23.3.5 120,860 8/29/2024
23.3.4 21,512 8/19/2024
23.3.3 389,348 6/6/2024
23.3.2 187,645 6/4/2024
23.3.1 6,990 5/24/2024
23.2.1 333,725 3/4/2024
23.2.0 14,432 3/1/2024
23.1.0 830,707 8/22/2023
23.0.0 347,396 3/20/2023
22.0.0 1,534,941 2/25/2022
21.2.0 913,866 3/2/2021
20.10.0 220,783 12/16/2020
20.6.1 54,649 10/2/2020
20.6.0 26,494 6/9/2020
20.6.0-rc 1,451 5/15/2020