Itmo.Dev.Platform.Kafka 2.3.443

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Itmo.Dev.Platform.Kafka --version 2.3.443
                    
NuGet\Install-Package Itmo.Dev.Platform.Kafka -Version 2.3.443
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Itmo.Dev.Platform.Kafka" Version="2.3.443" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Itmo.Dev.Platform.Kafka" Version="2.3.443" />
                    
Directory.Packages.props
<PackageReference Include="Itmo.Dev.Platform.Kafka" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Itmo.Dev.Platform.Kafka --version 2.3.443
                    
#r "nuget: Itmo.Dev.Platform.Kafka, 2.3.443"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Itmo.Dev.Platform.Kafka@2.3.443
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Itmo.Dev.Platform.Kafka&version=2.3.443
                    
Install as a Cake Addin
#tool nuget:?package=Itmo.Dev.Platform.Kafka&version=2.3.443
                    
Install as a Cake Tool

Itmo.Dev.Platform.Kafka

A wrapper library for Confluent.Kafka, that provides common abstractions for implementing consumers, producers, inbox and outbox with Apache Kafka.

For more information see Wiki

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Itmo.Dev.Platform.Kafka:

Package Downloads
Itmo.Dev.Platform.Testing.Behavioural

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.449 42 8/12/2026
2.3.447 31 8/12/2026
2.3.443 45 8/12/2026
2.3.439 53 8/11/2026
2.3.437 43 8/11/2026
2.3.435 43 8/11/2026
2.3.433 48 8/11/2026
2.3.418 156 7/18/2026
2.3.414 162 7/1/2026
2.3.412 125 6/30/2026
2.3.410 119 6/30/2026
2.3.406 123 6/30/2026
2.3.402 119 6/30/2026
2.3.398 137 6/30/2026
2.3.388 283 4/27/2026
2.3.386 135 4/27/2026
2.3.384 146 4/11/2026
2.3.364 319 3/11/2026
2.3.362 145 3/11/2026
2.3.356 191 3/2/2026
Loading failed

Added ConfigureServices to kafka builder