Coflnet.Sky.Subscriptions.Client
1.0.0
dotnet add package Coflnet.Sky.Subscriptions.Client --version 1.0.0
NuGet\Install-Package Coflnet.Sky.Subscriptions.Client -Version 1.0.0
<PackageReference Include="Coflnet.Sky.Subscriptions.Client" Version="1.0.0" />
paket add Coflnet.Sky.Subscriptions.Client --version 1.0.0
#r "nuget: Coflnet.Sky.Subscriptions.Client, 1.0.0"
// Install Coflnet.Sky.Subscriptions.Client as a Cake Addin #addin nuget:?package=Coflnet.Sky.Subscriptions.Client&version=1.0.0 // Install Coflnet.Sky.Subscriptions.Client as a Cake Tool #tool nuget:?package=Coflnet.Sky.Subscriptions.Client&version=1.0.0
SkySubscriptions
Subscription managing and sending for skyblock.
Only one instance of this service should ever be active.
Configuration can be found in appsettings.json
.
You can overwrite it via Enviroment variables.
Note: the keys represent the JSON path of a value and
:
has to be replaced with__
. egTOPICS:FLIP
becomesTOPICS__FLIP
Relations
This service listens to auction events and produces notification events to be consumed by the event-broker.
Thereby this service is one of the sources for the event-broker called subscriptions
.
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. |
-
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.
Minor update