HaKafkaNet 5.5.3
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HaKafkaNet --version 5.5.3
NuGet\Install-Package HaKafkaNet -Version 5.5.3
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="HaKafkaNet" Version="5.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HaKafkaNet --version 5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HaKafkaNet, 5.5.3"
#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 HaKafkaNet as a Cake Addin #addin nuget:?package=HaKafkaNet&version=5.5.3 // Install HaKafkaNet as a Cake Tool #tool nuget:?package=HaKafkaNet&version=5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HaKafkaNet
A library for easily creating Home Assistant automations in .NET and C#.
Kafka ensures automations are durable and state is restored between restarts.
It was created with the following goals:
- Create Home Assistant automations in .NET / C# with abilities to:
- track/retrieve states of all entities in Home Assistant
- respond to Home Assistant state changes
- call Home Assistant RESTful services
- Enable all automation code to be fully unit testable
Why ha-kafka-net ?
- Strongly typed access to entities
- Durable - Automations that survive restarts. See also Event Timings
- Fast - Automations run in parallel and asynchronously.
- UI to manage your automations and inspect Kafka consumers.
- Observability through
- Pre-built automations
- Extensible framework - create your own reusable automations
- Extend automation factory with extension methods
- Create your own automamtions from scratch
- Automation builder with fluent syntax for quickly creating automations.
- Full unit testability and componet level testing with Test Harness
- MIT license
See Documentation for full details.
Product | Versions 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.
-
net8.0
- FastEndpoints (>= 5.22.0)
- KafkaFlow (>= 3.0.3)
- KafkaFlow.Admin (>= 3.0.3)
- KafkaFlow.Admin.Dashboard (>= 3.0.3)
- KafkaFlow.Admin.WebApi (>= 3.0.3)
- KafkaFlow.Extensions.Hosting (>= 3.0.3)
- KafkaFlow.LogHandler.Console (>= 3.0.3)
- KafkaFlow.Microsoft.DependencyInjection (>= 3.0.3)
- KafkaFlow.Serializer.JsonCore (>= 3.0.3)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- NLog (>= 5.2.8)
- NLog.Web.AspNetCore (>= 5.3.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HaKafkaNet:
Package | Downloads |
---|---|
HaKafkaNet.TestHarness
A library containing test helpers for HaKafkaNet. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HaKafkaNet:
Repository | Stars |
---|---|
leosperry/ha-kafka-net
Integration that uses Home Assistant Kafka integration for creating home automations in .NET and C#
|
Version | Downloads | Last updated |
---|---|---|
10.1.0 | 0 | 11/10/2024 |
10.0.2 | 71 | 10/27/2024 |
10.0.1 | 72 | 10/26/2024 |
10.0.0 | 82 | 10/25/2024 |
9.2.2 | 98 | 10/13/2024 |
9.2.1 | 82 | 10/12/2024 |
9.2.0 | 98 | 10/12/2024 |
9.1.0 | 83 | 10/5/2024 |
9.0.1 | 131 | 9/27/2024 |
9.0.0-beta | 67 | 9/27/2024 |
8.1.1 | 112 | 9/7/2024 |
8.1.0 | 124 | 9/1/2024 |
8.0.0 | 109 | 8/10/2024 |
7.1.3 | 103 | 7/7/2024 |
7.1.2 | 109 | 6/22/2024 |
7.0.0 | 105 | 6/19/2024 |
6.1.2 | 123 | 6/8/2024 |
6.1.1 | 126 | 5/5/2024 |
6.1.0 | 143 | 4/17/2024 |
6.0.0 | 130 | 4/12/2024 |
5.5.5 | 104 | 4/10/2024 |
5.5.4 | 108 | 4/9/2024 |
5.5.3 | 100 | 4/9/2024 |
5.5.2 | 110 | 4/1/2024 |
5.5.1 | 99 | 3/29/2024 |
5.5.0 | 94 | 3/28/2024 |
5.4.0 | 91 | 3/26/2024 |
5.3.0 | 157 | 3/24/2024 |
5.2.0 | 116 | 3/22/2024 |
5.1.0 | 132 | 3/18/2024 |
5.1.0-prerelease | 117 | 3/17/2024 |
5.0.0 | 112 | 3/12/2024 |
4.2.0 | 135 | 3/9/2024 |
4.1.5 | 119 | 3/1/2024 |
4.1.4 | 117 | 2/29/2024 |
4.1.3 | 109 | 2/28/2024 |
4.1.2 | 105 | 2/27/2024 |
4.1.1 | 105 | 2/27/2024 |
4.0.1 | 112 | 2/25/2024 |
4.0.0 | 120 | 2/23/2024 |
4.0.0-prerelease | 90 | 2/20/2024 |
3.0.2 | 110 | 2/14/2024 |
3.0.1 | 110 | 2/12/2024 |
3.0.0 | 131 | 2/11/2024 |
3.0.0-prerelease | 93 | 2/10/2024 |
2.1.3 | 136 | 2/5/2024 |
2.1.2 | 120 | 2/5/2024 |
2.1.1 | 135 | 2/4/2024 |
2.1.0 | 147 | 2/4/2024 |
2.0.0 | 152 | 1/31/2024 |
1.1.1-prerelease | 116 | 1/31/2024 |
1.1.0 | 114 | 1/21/2024 |
1.0.0 | 105 | 1/19/2024 |
0.3.0 | 100 | 1/18/2024 |
0.2.0 | 110 | 1/15/2024 |
0.1.1 | 111 | 1/14/2024 |
0.1.0 | 108 | 1/13/2024 |
0.0.1 | 120 | 1/13/2024 |