Coflnet.Sky.EventBroker.Client
0.5.5
dotnet add package Coflnet.Sky.EventBroker.Client --version 0.5.5
NuGet\Install-Package Coflnet.Sky.EventBroker.Client -Version 0.5.5
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="Coflnet.Sky.EventBroker.Client" Version="0.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coflnet.Sky.EventBroker.Client --version 0.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coflnet.Sky.EventBroker.Client, 0.5.5"
#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 Coflnet.Sky.EventBroker.Client as a Cake Addin #addin nuget:?package=Coflnet.Sky.EventBroker.Client&version=0.5.5 // Install Coflnet.Sky.EventBroker.Client as a Cake Tool #tool nuget:?package=Coflnet.Sky.EventBroker.Client&version=0.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Eventbroker
The eventbroker aggregates events from different sources and creates a unified event stream. Depending on user settings, the eventbroker can send notifications to different channels. Planned channels are:
- PushNotification - via firebase
- Webhook
- Discord webhook - available
- Minecraft chat - available
Deploying
This project should be deployed within a container.
Configuration
See appsettings.json
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- JsonSubTypes (>= 2.0.1)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.1.0)
- RestSharp (>= 112.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 |
---|---|---|
0.5.5 | 1,222 | 10/31/2024 |
0.5.4 | 3,409 | 4/24/2024 |
0.5.3 | 699 | 2/22/2024 |
0.5.1 | 155 | 2/19/2024 |
0.5.0 | 160 | 2/17/2024 |
0.4.0 | 612 | 1/8/2024 |
0.3.2 | 134 | 1/8/2024 |
0.3.1 | 237 | 12/28/2023 |
0.3.0 | 331 | 12/24/2023 |
0.2.1 | 397 | 12/17/2023 |
0.2.0 | 137 | 12/16/2023 |
0.1.1 | 819 | 10/14/2023 |
0.1.0 | 3,405 | 9/22/2022 |
0.0.1 | 1,508 | 5/21/2022 |
Minor update