Coflnet.Sky.Subscriptions.Client
0.0.1
See the version list below for details.
dotnet add package Coflnet.Sky.Subscriptions.Client --version 0.0.1
NuGet\Install-Package Coflnet.Sky.Subscriptions.Client -Version 0.0.1
<PackageReference Include="Coflnet.Sky.Subscriptions.Client" Version="0.0.1" />
paket add Coflnet.Sky.Subscriptions.Client --version 0.0.1
#r "nuget: Coflnet.Sky.Subscriptions.Client, 0.0.1"
// Install Coflnet.Sky.Subscriptions.Client as a Cake Addin #addin nuget:?package=Coflnet.Sky.Subscriptions.Client&version=0.0.1 // Install Coflnet.Sky.Subscriptions.Client as a Cake Tool #tool nuget:?package=Coflnet.Sky.Subscriptions.Client&version=0.0.1
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 | net7.0 is compatible. 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. |
-
net7.0
- JsonSubTypes (>= 2.0.1)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 7.2.3)
- RestSharp (>= 110.2.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