ReusableTasks 2.0.0
See the version list below for details.
dotnet add package ReusableTasks --version 2.0.0
NuGet\Install-Package ReusableTasks -Version 2.0.0
<PackageReference Include="ReusableTasks" Version="2.0.0" />
paket add ReusableTasks --version 2.0.0
#r "nuget: ReusableTasks, 2.0.0"
// Install ReusableTasks as a Cake Addin #addin nuget:?package=ReusableTasks&version=2.0.0 // Install ReusableTasks as a Cake Tool #tool nuget:?package=ReusableTasks&version=2.0.0
General
- Removed the TrySet methods from ReusableTaskCompletionSource. As this is a reusable object, you must call SetResult, SetException or SetCancelled exactly once for every 'await' invocation. The TrySet methods may tempt someone into calling 'TrySetResult' and 'TrySetCanceled', which would result in two different results being set.
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 is compatible. |
.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
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ReusableTasks:
Package | Downloads |
---|---|
MonoTorrent
MonoTorrent is a cross platform and open source implementation of the BitTorrent protocol. It supports many advanced features such as Encryption, DHT, Peer Exchange, Web Seeding and Magnet Links. Notable features include: -Encryption -Dht -Peer Exchange (uTorrent style) -Local Peer Discovery -Web Seeding (getright style) -Magnet Links / Metadata download -IPV6 -FAST Extensions -Sparse files (NTFS file system) -Multi-tracker torrents -Compact tracker responses -IP Address white listing / black listing -Fast Resume -Initial Seeding (super seeding) -Selective downloading -Prioritised downloading -Full bittorrent tracker -Dynamic request queue size -Memory Cache -Endgame mode -Per torrent and global rate limiting -Individual file relocation |
|
DotProxify
Allows proxying TCP connections and UDP dgrams via a SOCKS5 proxy. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ReusableTasks:
Repository | Stars |
---|---|
alanmcgovern/monotorrent
The official repository for MonoTorrent, a bittorrent library for .NET
|
|
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 2,766 | 6/29/2024 |
3.0.0 | 151 | 6/20/2024 |
2.0.3 | 149 | 6/12/2024 |
2.0.2 | 7,240 | 3/28/2022 |
2.0.1 | 1,946 | 11/6/2021 |
2.0.0 | 476,171 | 5/18/2020 |
1.0.8 | 953 | 5/18/2020 |
1.0.7 | 9,241 | 4/25/2020 |
1.0.6 | 37,250 | 12/2/2019 |
1.0.6-beta | 1,433 | 11/28/2019 |
1.0.5 | 1,931 | 11/17/2019 |
1.0.4 | 867 | 11/17/2019 |
1.0.3 | 926 | 11/13/2019 |
1.0.2 | 980 | 11/11/2019 |
1.0.1 | 1,862 | 11/2/2019 |
1.0.0 | 1,840 | 11/1/2019 |
0.99.4 | 2,618 | 10/30/2019 |
0.99.3 | 975 | 10/30/2019 |
0.99.1 | 942 | 10/29/2019 |
0.99.0 | 945 | 10/29/2019 |
0.0.1 | 982 | 10/28/2019 |