KurrentDB.Client 1.0.0

dotnet add package KurrentDB.Client --version 1.0.0
                    
NuGet\Install-Package KurrentDB.Client -Version 1.0.0
                    
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="KurrentDB.Client" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KurrentDB.Client" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="KurrentDB.Client" />
                    
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 KurrentDB.Client --version 1.0.0
                    
#r "nuget: KurrentDB.Client, 1.0.0"
                    
#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.
#addin nuget:?package=KurrentDB.Client&version=1.0.0
                    
Install KurrentDB.Client as a Cake Addin
#tool nuget:?package=KurrentDB.Client&version=1.0.0
                    
Install KurrentDB.Client as a Cake Tool

The base GRPC client library for the Kurrent Platform. Get the open source or commercial versions of KurrentDB from https://kurrent.io/

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser 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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on KurrentDB.Client:

Package Downloads
EventStore.Tools.PositionRepository.Gprc

A repository to save a position and get the current position in EventStore with a GRPC connection

Evento.Repository.Grpc

This library contains an EventStoreDomainRepository based on a DomainRepository base class contained in 'Evento' library. The two libraries combined are used to build Event Sourced components interacting with EventStore database

PharmaxoScientific.MessageDispatch.KurrentDB

A package to use KurrentDB to get Events to Dispatch using PharmaxoScientific.MessageDispatch.KurrentDB.

PharmaxoScientific.MessageDispatch.ProtobufSnapshotting

This package contains a wrapping implementation of IDispatcher which supports writing snapshots of in-memory viewmodel state to disk, serialised with ProtoBuf.

PharmaxoScientific.AggregateRepository.KurrentDB

KurrentDB implementation for saving and rebuilding objects from event streams.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 866 5/20/2025
1.0.0-alpha.0.285 203 3/5/2025
0.1.0 228 5/13/2025