Kafka.TestFramework
2.0.4
dotnet add package Kafka.TestFramework --version 2.0.4
NuGet\Install-Package Kafka.TestFramework -Version 2.0.4
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="Kafka.TestFramework" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kafka.TestFramework --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kafka.TestFramework, 2.0.4"
#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 Kafka.TestFramework as a Cake Addin #addin nuget:?package=Kafka.TestFramework&version=2.0.4 // Install Kafka.TestFramework as a Cake Tool #tool nuget:?package=Kafka.TestFramework&version=2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Framework for testing integrations with Kafka
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- Kafka.Protocol (>= 2.0.0)
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.0.4 | 168 | 7/23/2024 |
2.0.4-pre-2516213e | 66 | 7/23/2024 |
2.0.3 | 1,946 | 2/1/2023 |
2.0.3-pre-8f574a5a | 168 | 2/1/2023 |
2.0.2 | 9,783 | 2/12/2022 |
2.0.2-pre-3 | 166 | 2/12/2022 |
2.0.1 | 438 | 2/5/2022 |
2.0.1-pre-6 | 193 | 2/4/2022 |
2.0.1-pre-5 | 176 | 2/4/2022 |
2.0.0 | 466 | 1/21/2022 |
2.0.0-pre-19 | 182 | 1/21/2022 |
2.0.0-pre-18 | 183 | 1/21/2022 |
2.0.0-pre-17 | 176 | 1/21/2022 |
2.0.0-pre-15 | 179 | 1/21/2022 |
2.0.0-pre-11 | 192 | 1/20/2022 |
1.1.0-pre-10 | 184 | 1/20/2022 |
1.0.2 | 481 | 5/15/2020 |
1.0.1 | 460 | 5/14/2020 |
1.0.0 | 467 | 5/13/2020 |
## [v2.0.4](https://github.com/Fresa/Kafka.TestFramework/compare/15acdc3d4e5d663192f5ab6dd379fcc9376bcce1...e05678938d1e213771ca427b1781a65a74857bb4) (2024-07-23)
### Bug Fixes
* **logging:** only log serializable properties of the socket ([ee42af4](https://github.com/Fresa/Kafka.TestFramework/commit/ee42af4eb5029d9fa34c0890bfb210f959983589))