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.
Reference the nuget package(s) for the API that you would like to call
Information on support and commercial tools such as LDAP authentication can be found here: Kurrent Support.
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.
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.