Skip to content

Dotnet Client SDK for the Event Store gRPC Client API written in C#

License

Notifications You must be signed in to change notification settings

kurrent-io/EventStore-Client-Dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

08bee94 Â· Apr 23, 2025
Jan 10, 2023
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Jun 6, 2024
Apr 2, 2020
Jun 30, 2021
Feb 9, 2023
Apr 23, 2025
Nov 22, 2023
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
May 13, 2020
Apr 2, 2020

Repository files navigation

KurrentDB .NET Client

KurrentDB is the event-native database, where business events are immutably stored and streamed. Designed for event-sourced, event-driven, and microservices architectures

This is the repository for the .NET client for KurrentDB version 20+ and uses gRPC as the communication protocol.

Installation

Reference the nuget package(s) for the API that you would like to call

KurrentDB.Client

Support

Information on support and commercial tools such as LDAP authentication can be found here: Kurrent Support.

CI Status

Build Build Build

Documentation

Documentation for KurrentDB can be found here: Kurrent Docs.

Bear in mind that this client is not yet properly documented. We are working hard on a new version of the documentation.

Communities

Contributing

Development is done on the master branch. We attempt to do our best to ensure that the history remains clean and to do so, we generally ask contributors to squash their commits into a set or single logical commit.