GitHub - kurrent-io/EventStore-Client-Dotnet: Dotnet Client SDK for the Event Store gRPC Client API written in C# (original) (raw)
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
Support
Information on support and commercial tools such as LDAP authentication can be found here: Kurrent Support.
CI Status
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.