MASES.KNet.Templates 2.8.1

There is a newer version of this package available.
See the version list below for details.
dotnet new install MASES.KNet.Templates::2.8.1                
This package contains a .NET Template Package you can call from the shell/command line.

title: Templates usage of .NET suite for Apache Kafka™ _description: Describes how to use templates of .NET suite for Apache Kafka™

KNet: Template Usage Guide

For more information related to .NET templates look at https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new-sdk-templates.

Installation

To install the templates executes the following command within a command shell:

dotnet new --install MASES.KNet.Templates

The command installs the latest version and on success will list all templates added to the list of available templates. They are:

  1. knetConsumerApp: a project to create a consumer application for Apache Kafka™
  2. knetPipeStreamApp: a project to create a pipe stream application for Apache Kafka™ Streams
  3. knetProducerApp: a project to create a producer application for Apache Kafka™
  4. knetConnectSink: a project to create a library which conforms to an Apache Kafka™ Connect Sink Connector written in .NET
  5. knetConnectSource: a project to create a library which conforms to an Apache Kafka™ Connect Source Connector written in .NET

Simple usage

The first three templates are ready made project with enough code to use them directly. To use one of the available templates run the following command:

dotnet new knetConsumerApp

the previous command will create a .NET project for an executable. The user can modify the code or just execute it against an Apache Kafka™ server.

SDK templates

The last two templates (knetConnectSink, knetConnectSource) are not ready made project: they are skeletons for Apache Kafka™ Connect Source/Sink Connector written in .NET. The available code does not do anything: the functions in the code shall be filled to obtain some results.

With the available code the user can verify how an Apache Kafka™ Connect Source/Sink Connector, written in .NET, works; to do this the projects can be compiled to obtain an assembly. See Connect SDK for some information on how use it.

  • .NETFramework 4.6.2

    • No dependencies.
  • net6.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.8.2 84 11/5/2024
2.8.1 93 9/20/2024
2.8.0 94 8/6/2024
2.7.10 74 11/5/2024
2.7.9 81 9/20/2024
2.7.8 73 7/31/2024
2.7.7 57 7/30/2024
2.7.6 65 7/29/2024
2.7.5 166 7/2/2024
2.7.4 109 6/27/2024
2.7.3 110 6/24/2024
2.7.2 259 5/25/2024
2.7.1 279 5/18/2024
2.7.0 147 5/16/2024
2.6.7 72 11/5/2024
2.6.6 78 9/20/2024
2.6.5 97 9/16/2024
2.6.4 107 6/14/2024
2.6.3 80 6/11/2024
2.6.2 95 5/17/2024
2.6.1 387 5/3/2024
2.6.0 627 3/1/2024
2.5.0 164 2/28/2024
2.4.3 533 2/11/2024
2.4.2 510 1/27/2024
2.4.1 295 1/21/2024
2.4.0 140 1/20/2024
2.3.0 1,616 11/25/2023
2.2.0 1,168 10/19/2023
2.1.3 424 10/11/2023
2.1.2 360 10/6/2023
2.1.1 259 10/5/2023
2.1.0 258 9/27/2023
2.0.2 316 8/2/2023
2.0.1 204 7/11/2023
2.0.0 167 7/8/2023
1.5.5 186 7/1/2023
1.5.4 225 5/28/2023
1.5.3 285 4/16/2023
1.5.2 225 4/11/2023
1.5.1 300 3/15/2023
1.5.0 343 2/9/2023
1.4.8 423 11/28/2022
1.4.7 333 11/23/2022
1.4.6 329 11/22/2022
1.4.5 336 11/21/2022
1.4.4 399 11/1/2022
1.4.3 421 10/21/2022
1.4.2 435 10/17/2022
1.4.1 431 10/10/2022
1.4.0 418 10/6/2022
1.3.6 438 9/19/2022
1.3.5 460 9/8/2022
1.3.4 453 8/18/2022
1.3.3 481 8/5/2022
1.3.2 540 6/19/2022
1.3.1 494 5/23/2022
1.2.4 464 5/11/2022
1.2.3 468 5/7/2022
1.2.2 462 5/2/2022
1.2.1 527 3/28/2022
1.2.0 431 3/20/2022