Confluent.Kafka
2.2.1-RC1
See the version list below for details.
dotnet add package Confluent.Kafka --version 2.2.1-RC1
NuGet\Install-Package Confluent.Kafka -Version 2.2.1-RC1
<PackageReference Include="Confluent.Kafka" Version="2.2.1-RC1" />
<PackageVersion Include="Confluent.Kafka" Version="2.2.1-RC1" />
<PackageReference Include="Confluent.Kafka" />
paket add Confluent.Kafka --version 2.2.1-RC1
#r "nuget: Confluent.Kafka, 2.2.1-RC1"
#addin nuget:?package=Confluent.Kafka&version=2.2.1-RC1&prerelease
#tool nuget:?package=Confluent.Kafka&version=2.2.1-RC1&prerelease
Confluent's .NET Client for Apache Kafka
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- librdkafka.redist (>= 2.2.1-RC1)
- System.Memory (>= 4.5.0)
-
.NETStandard 1.3
- librdkafka.redist (>= 2.2.1-RC1)
- NETStandard.Library (>= 1.6.1)
- System.Console (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Memory (>= 4.5.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
.NETStandard 2.0
- librdkafka.redist (>= 2.2.1-RC1)
- System.Memory (>= 4.5.0)
-
net6.0
- librdkafka.redist (>= 2.2.1-RC1)
- System.Memory (>= 4.5.0)
NuGet packages (731)
Showing the top 5 NuGet packages that depend on Confluent.Kafka:
Package | Downloads |
---|---|
Confluent.SchemaRegistry
A .NET Client for Confluent Schema Registry |
|
Confluent.SchemaRegistry.Serdes.Avro
Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration |
|
AspNetCore.HealthChecks.Kafka
HealthChecks.Kafka is the health check package for Kafka. |
|
Confluent.SchemaRegistry.Serdes.Protobuf
Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration |
|
Confluent.SchemaRegistry.Serdes.Json
Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration |
GitHub repositories (79)
Showing the top 20 popular GitHub repositories that depend on Confluent.Kafka:
Repository | Stars |
---|---|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
|
|
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
ravendb/ravendb
ACID Document Database
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
Fody/Costura
Embed references as resources
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
|
|
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
|
Version | Downloads | Last updated |
---|---|---|
2.9.0 | 65,403 | 13 days ago |
2.8.0 | 1,927,998 | 3 months ago |
2.8.0-RC1 | 531 | 3 months ago |
2.6.1 | 1,884,375 | 5 months ago |
2.6.1-RC2 | 584 | 5 months ago |
2.6.0 | 1,482,123 | 6 months ago |
2.5.3 | 2,073,006 | 7 months ago |
2.5.3-RC1 | 549 | 7 months ago |
2.5.2 | 1,220,474 | 8 months ago |
2.5.1 | 230,219 | 8 months ago |
2.5.0 | 1,254,078 | 9 months ago |
2.5.0-RC5 | 479 | 9 months ago |
2.5.0-RC4 | 477 | 9 months ago |
2.5.0-RC3 | 377 | 9 months ago |
2.4.0 | 4,298,317 | 5/7/2024 |
2.4.0-RC2 | 430 | 5/7/2024 |
2.3.0 | 12,608,763 | 10/25/2023 |
2.3.0-RC4 | 4,990 | 10/25/2023 |
2.3.0-RC3 | 3,666 | 10/23/2023 |
2.2.1 | 1,142 | 3 months ago |
2.2.1-RC1 | 168 | 3 months ago |
2.2.0 | 7,440,003 | 7/12/2023 |
2.2.0-RC2 | 3,432 | 7/12/2023 |
2.1.1 | 6,332,673 | 5/4/2023 |
2.1.1-RC1 | 4,155 | 4/26/2023 |
2.1.0 | 1,972,198 | 4/6/2023 |
2.1.0-RC3 | 3,301 | 4/5/2023 |
2.0.2 | 6,067,451 | 1/23/2023 |
1.9.4-RC1 | 164,968 | 9/21/2022 |
1.9.3 | 14,405,175 | 9/12/2022 |
1.9.2 | 5,069,473 | 8/2/2022 |
1.9.0 | 4,685,332 | 6/16/2022 |
1.8.2 | 14,558,909 | 10/19/2021 |
1.8.1 | 1,240,236 | 9/20/2021 |
1.8.0 | 357,855 | 9/16/2021 |
1.7.0 | 7,199,254 | 5/19/2021 |
1.7.0-RC4 | 10,051 | 4/23/2021 |
1.6.3 | 7,983,380 | 3/19/2021 |
1.6.2 | 1,497,083 | 2/25/2021 |
1.5.3 | 3,303,289 | 12/9/2020 |
1.5.2 | 4,091,339 | 10/20/2020 |
1.5.1 | 2,383,887 | 8/20/2020 |
1.5.0 | 1,788,407 | 7/21/2020 |
1.4.4 | 2,219,024 | 6/29/2020 |
1.4.3 | 2,581,376 | 5/19/2020 |
1.4.2 | 1,054,019 | 5/6/2020 |
1.4.0 | 1,897,489 | 4/3/2020 |
1.3.0 | 5,301,663 | 12/4/2019 |
1.2.2 | 720,905 | 11/14/2019 |
1.2.1 | 1,029,202 | 10/9/2019 |
1.2.0 | 856,408 | 9/19/2019 |
1.1.0 | 1,744,781 | 6/27/2019 |
1.0.1.1 | 1,136,953 | 6/3/2019 |
1.0.1 | 196,831 | 5/28/2019 |
1.0.0 | 567,781 | 4/25/2019 |
1.0.0-beta3 | 124,291 | 2/7/2019 |
1.0.0-beta2 | 662,309 | 10/15/2018 |
1.0.0-beta | 96,533 | 9/24/2018 |
0.11.6 | 1,877,116 | 10/19/2018 |
0.11.5 | 634,924 | 7/19/2018 |
0.11.4 | 861,212 | 3/29/2018 |
0.11.3 | 585,331 | 12/4/2017 |
0.11.2 | 176,696 | 10/24/2017 |
0.11.1 | 32,265 | 10/18/2017 |
0.11.0 | 191,555 | 7/19/2017 |
0.9.5 | 155,817 | 4/21/2017 |
0.9.4 | 42,887 | 3/1/2017 |