Itmo.Dev.Platform.Kafka 2.3.247

Prefix Reserved
dotnet add package Itmo.Dev.Platform.Kafka --version 2.3.247                
NuGet\Install-Package Itmo.Dev.Platform.Kafka -Version 2.3.247                
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.247" />                
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.247                
#r "nuget: Itmo.Dev.Platform.Kafka, 2.3.247"                
#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.247

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

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. 
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.247 84 12/24/2024
2.3.237 145 11/30/2024
2.2.234 143 11/18/2024
2.2.232 85 11/18/2024
2.2.228 81 10/31/2024
2.2.206 122 10/30/2024
2.2.204 98 10/29/2024
2.2.202 78 10/29/2024
2.1.196 77 10/29/2024
2.1.193 82 10/29/2024
2.1.190 91 10/26/2024
2.0.174 83 10/25/2024
2.0.133 79 10/25/2024
2.0.132 78 10/24/2024
2.0.131 109 10/24/2024
2.0.130 78 10/24/2024
2.0.129 83 10/24/2024
2.0.128 88 10/24/2024
2.0.127 85 10/23/2024
2.0.126 88 10/11/2024
2.0.125 86 10/11/2024
2.0.124 81 10/11/2024
2.0.123 79 10/11/2024
2.0.122 87 10/11/2024
2.0.121 85 10/11/2024
2.0.120 91 10/11/2024
2.0.119 86 10/11/2024
2.0.118 95 10/11/2024
2.0.117 87 10/10/2024
2.0.115 89 10/10/2024
2.0.113 83 10/6/2024
2.0.112 137 8/22/2024
2.0.111 148 5/14/2024
2.0.110 117 5/13/2024
2.0.109 112 5/13/2024
2.0.108 135 5/6/2024
2.0.107 116 5/6/2024
2.0.106 115 5/6/2024
2.0.105 115 5/4/2024
2.0.102 126 5/4/2024
2.0.101 113 4/26/2024
2.0.100 129 4/22/2024
2.0.99 112 4/21/2024
2.0.98 115 4/21/2024
2.0.97 107 4/19/2024
2.0.96 110 4/18/2024
2.0.95 107 4/18/2024
2.0.94 133 2/13/2024
2.0.93 130 2/10/2024
2.0.91 107 2/10/2024
2.0.90 122 2/10/2024
2.0.89 261 2/3/2024
2.0.86 108 2/1/2024
1.1.85 114 1/30/2024
1.1.83 157 1/27/2024
1.1.82 197 1/5/2024
1.1.81 285 1/3/2024
1.0.80 147 12/30/2023
1.0.79 127 12/30/2023
1.0.78 130 12/30/2023
1.0.77 140 12/28/2023
1.0.76 127 12/27/2023
1.0.75 165 12/9/2023
1.0.73 165 11/30/2023
1.0.72 145 11/27/2023
1.0.71 144 11/27/2023
1.0.70 133 11/27/2023
1.0.69 115 11/27/2023
1.0.67 147 11/25/2023
1.0.66 134 11/25/2023
1.0.65 140 11/23/2023
1.0.64 128 11/23/2023
1.0.62 132 11/18/2023
1.0.61 136 11/18/2023
1.0.60 125 11/17/2023
1.0.59 127 11/16/2023
1.0.58 121 11/13/2023
1.0.57 112 11/12/2023
1.0.56 125 11/12/2023
1.0.54 130 11/7/2023
1.0.53 130 11/4/2023
1.0.52 157 10/29/2023
1.0.51 140 10/29/2023
1.0.50 148 10/29/2023
1.0.48 132 10/29/2023

Added outbox strategy