![]() |
VOOZH | about |
dotnet new install MASES.KNet.Templates@3.2.3
For more information related to .NET templates look at https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new-sdk-templates.
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:
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.
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 for some information on how use it.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.2.3 | 84 | 6/16/2026 |
| 3.2.3-rc991 | 89 | 6/10/2026 |
| 3.2.3-rc99 | 88 | 6/9/2026 |
| 3.2.3-rc98 | 97 | 6/8/2026 |
| 3.2.3-rc97 | 99 | 6/5/2026 |
| 3.2.3-rc96 | 95 | 6/4/2026 |
| 3.2.3-rc95 | 114 | 5/29/2026 |
| 3.2.3-rc94 | 108 | 5/26/2026 |
| 3.2.3-rc93 | 120 | 5/22/2026 |
| 3.2.3-rc92 | 141 | 5/20/2026 |
| 3.2.3-rc91 | 122 | 5/16/2026 |
| 3.2.3-rc9 | 129 | 5/12/2026 |
| 3.2.3-rc8 | 152 | 5/8/2026 |
| 3.2.3-rc7 | 144 | 5/8/2026 |
| 3.2.3-rc6 | 135 | 5/6/2026 |
| 3.2.3-rc5 | 153 | 5/4/2026 |
| 3.2.3-rc4 | 151 | 5/2/2026 |
| 3.2.3-rc3 | 152 | 4/30/2026 |
| 2.9.12 | 88 | 6/16/2026 |
| 2.9.12-rc1 | 88 | 6/10/2026 |