EventStoreDB-Client-Dotnet-Legacy
Event store client
A .NET TCP client for Event StoreDB, providing a connection to the event store database via TCP protocol.
1 stars
25 watching
9 forks
Language: C#
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
eventstore/eventstoredb-client-java | An asynchronous Java client library for Event StoreDB | 64 |
eventstore/eventstore-client-go | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
eventstore/eventstoredb-client-rust | A Rust client library that provides a gRPC interface to the EventStoreDB event-native database | 50 |
younos1986/core.eventstore | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
yousty/event_store_client | A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
azure/azure-event-hubs-dotnet | A .NET client library for Azure's event-driven messaging service | 86 |
step-up-labs/firebase-database-dotnet | A C# library providing a wrapper around the Firebase Realtime Database REST API for interacting with remote databases. | 672 |
prooph/event-store | Common classes and interface for implementing event stores in software systems | 548 |
aws/aws-dotnet-session-provider | An ASP.NET session state provider that stores sessions in Amazon DynamoDB | 40 |
yevhen/streamstone | An event store library for Azure Table Storage | 395 |
stripe/stripe-dotnet | A .NET client library for Stripe's API | 1,367 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
prestashopcorp/nestjs-geteventstore | A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. | 34 |