Itmo.Dev.Platform.Kafka 2.3.255

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.255                
NuGet\Install-Package Itmo.Dev.Platform.Kafka -Version 2.3.255                
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.255" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Itmo.Dev.Platform.Kafka --version 2.3.255                
#r "nuget: Itmo.Dev.Platform.Kafka, 2.3.255"                
#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.
// Install Itmo.Dev.Platform.Kafka as a Cake Addin
#addin nuget:?package=Itmo.Dev.Platform.Kafka&version=2.3.255

// Install Itmo.Dev.Platform.Kafka as a Cake Tool
#tool nuget:?package=Itmo.Dev.Platform.Kafka&version=2.3.255                

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 net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.3.261 106 2/16/2025
2.3.255 91 2/6/2025
2.3.251 100 2/3/2025
2.3.247 341 12/24/2024
2.3.237 155 11/30/2024
2.2.234 158 11/18/2024
2.2.232 89 11/18/2024
2.2.228 89 10/31/2024
2.2.206 175 10/30/2024
2.2.204 114 10/29/2024
2.2.202 87 10/29/2024
2.1.196 84 10/29/2024
2.1.193 93 10/29/2024
2.1.190 100 10/26/2024
2.0.174 92 10/25/2024
2.0.133 84 10/25/2024
2.0.132 87 10/24/2024
2.0.131 132 10/24/2024
2.0.130 85 10/24/2024
2.0.129 89 10/24/2024
2.0.128 94 10/24/2024
2.0.127 91 10/23/2024
2.0.126 95 10/11/2024
2.0.125 90 10/11/2024
2.0.124 86 10/11/2024
2.0.123 86 10/11/2024
2.0.122 91 10/11/2024
2.0.121 92 10/11/2024
2.0.120 95 10/11/2024
2.0.119 92 10/11/2024
2.0.118 104 10/11/2024
2.0.117 91 10/10/2024
2.0.115 95 10/10/2024
2.0.113 89 10/6/2024
2.0.112 139 8/22/2024
2.0.111 151 5/14/2024
2.0.110 120 5/13/2024
2.0.109 115 5/13/2024
2.0.108 138 5/6/2024
2.0.107 119 5/6/2024
2.0.106 118 5/6/2024
2.0.105 122 5/4/2024
2.0.102 131 5/4/2024
2.0.101 115 4/26/2024
2.0.100 131 4/22/2024
2.0.99 114 4/21/2024
2.0.98 117 4/21/2024
2.0.97 109 4/19/2024
2.0.96 112 4/18/2024
2.0.95 109 4/18/2024
2.0.94 135 2/13/2024
2.0.93 132 2/10/2024
2.0.91 109 2/10/2024
2.0.90 124 2/10/2024
2.0.89 263 2/3/2024
2.0.86 110 2/1/2024
1.1.85 116 1/30/2024
1.1.83 159 1/27/2024
1.1.82 199 1/5/2024
1.1.81 289 1/3/2024
1.0.80 149 12/30/2023
1.0.79 129 12/30/2023
1.0.78 132 12/30/2023
1.0.77 142 12/28/2023
1.0.76 129 12/27/2023
1.0.75 167 12/9/2023
1.0.73 167 11/30/2023
1.0.72 147 11/27/2023
1.0.71 146 11/27/2023
1.0.70 135 11/27/2023
1.0.69 119 11/27/2023
1.0.67 149 11/25/2023
1.0.66 136 11/25/2023
1.0.65 142 11/23/2023
1.0.64 130 11/23/2023
1.0.62 134 11/18/2023
1.0.61 138 11/18/2023
1.0.60 127 11/17/2023
1.0.59 131 11/16/2023
1.0.58 125 11/13/2023
1.0.57 114 11/12/2023
1.0.56 127 11/12/2023
1.0.54 132 11/7/2023
1.0.53 132 11/4/2023
1.0.52 159 10/29/2023
1.0.51 142 10/29/2023
1.0.50 150 10/29/2023
1.0.48 137 10/29/2023

Added outbox strategy