MASES.KNetConnect 1.4.8

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global MASES.KNetConnect --version 1.4.8
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local MASES.KNetConnect --version 1.4.8
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MASES.KNetConnect&version=1.4.8
nuke :add-package MASES.KNetConnect --version 1.4.8

KNet: KNet Connect SDK

Installation

KNet Connect is available in two different formats:

Usage

To use the Connect interface (KNetConnect) runs a command like the following:

  • dotnet tool

knetconnect -s connect-standalone.properties specific-connector.properties

knetconnect -d connect-distributed.properties

  • Docker image

docker run ghcr.io/masesgroup/mases.knetconnect -s connect-standalone.properties specific-connector.properties

docker run ghcr.io/masesgroup/mases.knetconnect -d connect-distributed.properties

Command line switch available

knetconnect accepts the following command-line switch to identify its behavior:

  • d: starts a distributed version of Connector defined in the file identified from the subsequent parameter
  • s: starts a standalone version of Connector defined in the file identified from the subsequent parameter
  • other parameters in sequence are:
    • Apache Kafka Connect configuration file
    • KNet Connector configuration file

Connector properties

For an overview of configuration see Connect SDK

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.6.0 435 3/1/2024
2.5.0 364 2/28/2024
2.4.3 286 2/11/2024
2.4.2 164 1/27/2024
2.4.1 173 1/21/2024
2.4.0 202 1/20/2024
2.3.0 948 11/25/2023
2.2.0 518 10/19/2023
2.1.3 530 10/11/2023
2.1.2 664 10/6/2023
2.1.1 636 10/5/2023
2.1.0 663 9/27/2023
2.0.2 595 8/2/2023
2.0.1 616 7/11/2023
2.0.0 458 7/8/2023
1.5.5 571 7/1/2023
1.5.4 430 5/28/2023
1.5.3 606 4/16/2023
1.5.2 688 4/11/2023
1.5.1 680 3/15/2023
1.5.0 847 2/9/2023
1.4.8 616 11/28/2022
1.4.7 698 11/23/2022