16 Forks
76 Stars
76 Watchers

ksqlDB.RestApi.Client-DotNet

ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push queries and executing statements. SqlServer.Connector is a client API for consuming row-level table changes (CDC - Change Data Capture) from Sql Server databases with the Debezium connector streaming platform.

How to download and setup ksqlDB.RestApi.Client-DotNet

Open terminal and run command
git clone https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet.git
git clone is used to create a copy or clone of ksqlDB.RestApi.Client-DotNet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ksqlDB.RestApi.Client-DotNet https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/archive/master.zip

Or simply clone ksqlDB.RestApi.Client-DotNet with SSH
[email protected]:tomasfabian/ksqlDB.RestApi.Client-DotNet.git

If you have some problems with ksqlDB.RestApi.Client-DotNet

You may open issue on ksqlDB.RestApi.Client-DotNet support forum (system) here: https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/issues