Itmo.Dev.Platform.Kafka 2.3.237

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

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

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.237 133 11/30/2024
2.2.234 138 11/18/2024
2.2.232 83 11/18/2024
2.2.228 79 10/31/2024
2.2.206 116 10/30/2024
2.2.204 94 10/29/2024
2.2.202 76 10/29/2024
2.1.196 75 10/29/2024
2.1.193 80 10/29/2024
2.1.190 89 10/26/2024
2.0.174 81 10/25/2024
2.0.133 77 10/25/2024
2.0.132 76 10/24/2024
2.0.131 107 10/24/2024
2.0.130 76 10/24/2024
2.0.129 80 10/24/2024
2.0.128 83 10/24/2024
2.0.127 80 10/23/2024
2.0.126 86 10/11/2024
2.0.125 84 10/11/2024
2.0.124 79 10/11/2024
2.0.123 77 10/11/2024
2.0.122 83 10/11/2024
2.0.121 81 10/11/2024
2.0.120 89 10/11/2024
2.0.119 85 10/11/2024
2.0.118 94 10/11/2024
2.0.117 84 10/10/2024
2.0.115 88 10/10/2024
2.0.113 82 10/6/2024
2.0.112 134 8/22/2024
2.0.111 145 5/14/2024
2.0.110 116 5/13/2024
2.0.109 111 5/13/2024
2.0.108 134 5/6/2024
2.0.107 115 5/6/2024
2.0.106 114 5/6/2024
2.0.105 114 5/4/2024
2.0.102 123 5/4/2024
2.0.101 110 4/26/2024
2.0.100 128 4/22/2024
2.0.99 111 4/21/2024
2.0.98 114 4/21/2024
2.0.97 106 4/19/2024
2.0.96 109 4/18/2024
2.0.95 106 4/18/2024
2.0.94 129 2/13/2024
2.0.93 129 2/10/2024
2.0.91 106 2/10/2024
2.0.90 121 2/10/2024
2.0.89 260 2/3/2024
2.0.86 107 2/1/2024
1.1.85 113 1/30/2024
1.1.83 156 1/27/2024
1.1.82 196 1/5/2024
1.1.81 284 1/3/2024
1.0.80 146 12/30/2023
1.0.79 126 12/30/2023
1.0.78 129 12/30/2023
1.0.77 139 12/28/2023
1.0.76 126 12/27/2023
1.0.75 164 12/9/2023
1.0.73 164 11/30/2023
1.0.72 144 11/27/2023
1.0.71 143 11/27/2023
1.0.70 132 11/27/2023
1.0.69 114 11/27/2023
1.0.67 146 11/25/2023
1.0.66 133 11/25/2023
1.0.65 139 11/23/2023
1.0.64 127 11/23/2023
1.0.62 131 11/18/2023
1.0.61 135 11/18/2023
1.0.60 124 11/17/2023
1.0.59 126 11/16/2023
1.0.58 120 11/13/2023
1.0.57 111 11/12/2023
1.0.56 124 11/12/2023
1.0.54 129 11/7/2023
1.0.53 129 11/4/2023
1.0.52 156 10/29/2023
1.0.51 139 10/29/2023
1.0.50 147 10/29/2023
1.0.48 131 10/29/2023

Added outbox strategy