TTT.TicTacTube
0.4.0
dotnet add package TTT.TicTacTube --version 0.4.0
NuGet\Install-Package TTT.TicTacTube -Version 0.4.0
<PackageReference Include="TTT.TicTacTube" Version="0.4.0" />
paket add TTT.TicTacTube --version 0.4.0
#r "nuget: TTT.TicTacTube, 0.4.0"
// Install TTT.TicTacTube as a Cake Addin
#addin nuget:?package=TTT.TicTacTube&version=0.4.0
// Install TTT.TicTacTube as a Cake Tool
#tool nuget:?package=TTT.TicTacTube&version=0.4.0
A versatile pipelining library, created with media organization in mind and meant to be run as a service.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- log4net (>= 2.0.8)
- System.Net.NameResolution (>= 4.3.0)
- taglib-sharp-netstandard2.0 (>= 2.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TTT.TicTacTube:
Package | Downloads |
---|---|
TTT.TicTacTube.Genius
An extension for the versatile pipelining library TicTacTube, that allows the integration of Genius (https://genius.com). |
|
TTT.TicTacTube.Telegram
An extension for the versatile pipelining library TicTacTube, that allows the integration of telegram bots. |
|
TTT.TicTacTube.Soundcloud
An extension for the versatile pipelining library TicTacTube, that allows the integration of soundcloud. Creating new Soundcloud API-keys is currently disabled, therefore this API uses web parsing which may be against soundcloud's terms of service. Only use with soundclouds written permission. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Add a new execution system which allows to manage processing pipelines, delay and discard sources, and operate on sources from multiple threads
* Improve documentation