StreamingClientLibrary.Base
1.0.0.5
See the version list below for details.
dotnet add package StreamingClientLibrary.Base --version 1.0.0.5
NuGet\Install-Package StreamingClientLibrary.Base -Version 1.0.0.5
<PackageReference Include="StreamingClientLibrary.Base" Version="1.0.0.5" />
paket add StreamingClientLibrary.Base --version 1.0.0.5
#r "nuget: StreamingClientLibrary.Base, 1.0.0.5"
// Install StreamingClientLibrary.Base as a Cake Addin #addin nuget:?package=StreamingClientLibrary.Base&version=1.0.0.5 // Install StreamingClientLibrary.Base as a Cake Tool #tool nuget:?package=StreamingClientLibrary.Base&version=1.0.0.5
A library used for multiple streaming libraries to share common code logic.
For more information, please see our project site: https://github.com/SaviorXTanren/StreamingClientLibrary
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on StreamingClientLibrary.Base:
Package | Downloads |
---|---|
StreamingClientLibrary.Twitch
C# client library for the Twitch streaming service: https://twitch.tv For more information, please see our project site: https://github.com/SaviorXTanren/StreamingClientLibrary |
|
StreamingClientLibrary.YouTube
C# client library for the YouTube streaming service: https://www.youtube.com/live For more information, please see our project site: https://github.com/SaviorXTanren/StreamingClientLibrary |
|
StreamingClientLibrary.Trovo
C# client library for the Trovo streaming service: https://trovo.live For more information, please see our project site: https://github.com/SaviorXTanren/StreamingClientLibrary |
|
StreamingClientLibrary.Glimesh
C# client library for the Glimesh streaming service: https://glimesh.tv For more information, please see our project site: https://github.com/SaviorXTanren/StreamingClientLibrary |
|
StreamingClientLibrary.Mixer
C# client library for the Mixer streaming service: https://mixer.com For more information, please see our project site: https://github.com/SaviorXTanren/StreamingClientLibrary |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on StreamingClientLibrary.Base:
Repository | Stars |
---|---|
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
|
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0.13 | 806 | 11/18/2023 | |
1.0.0.12 | 758 | 8/1/2023 | |
1.0.0.11 | 760 | 4/23/2023 | |
1.0.0.10 | 2,580 | 12/12/2022 | |
1.0.0.9 | 4,714 | 5/20/2022 | |
1.0.0.8 | 5,165 | 2/27/2022 | |
1.0.0.7 | 1,093 | 1/15/2022 | |
1.0.0.6 | 3,615 | 5/22/2021 | |
1.0.0.5 | 620 | 4/12/2021 | |
1.0.0.4 | 1,192 | 3/22/2021 | |
1.0.0.2 | 849 | 9/1/2020 | |
1.0.0.1 | 4,654 | 4/22/2020 | |
1.0.0 | 967 | 4/22/2020 |
- Removing scope property from OAuthTokenModel due to differences of how property is handled with different services