System.Threading.Tasks.Extensions 4.6.0 (original) (raw)
| Product | 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. 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 is compatible. 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. |
.NETCoreApp 2.1
- No dependencies.
.NETFramework 4.6.2
- System.Runtime.CompilerServices.Unsafe (>= 6.1.0)
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 6.1.0)
NuGet packages (1.9K)
Showing the top 5 NuGet packages that depend on System.Threading.Tasks.Extensions:
| Package | Downloads |
|---|---|
| Microsoft.Extensions.DependencyInjection.Abstractions Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection | 11.5B |
| Microsoft.Extensions.DependencyInjection Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection. | 7.1B |
| System.Text.Json Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks. | 5.9B |
| Microsoft.Extensions.Hosting.Abstractions Hosting and startup abstractions for applications. | 4.8B |
| Microsoft.Bcl.AsyncInterfaces Provides the IAsyncEnumerable and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0. | 4.2B |
GitHub repositories (622)
Showing the top 20 popular GitHub repositories that depend on System.Threading.Tasks.Extensions:
| Repository | Stars |
|---|---|
| shadowsocks/shadowsocks-windows A C# port of shadowsocks | 59.6K |
| microsoft/semantic-kernel Integrate cutting-edge LLM technology quickly and easily into your apps | 28.1K |
| dotnet/roslyn The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. | 20.5K |
| peass-ng/PEASS-ng PEASS - Privilege Escalation Awesome Scripts SUITE (with colors) | 20.0K |
| DapperLib/Dapper Dapper - a simple object mapper for .Net | 18.3K |
| dotnet/runtime .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. | 18.0K |
| abpframework/abp Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation. | 14.3K |
| App-vNext/Polly Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. | 14.2K |
| JosefNemec/Playnite Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games. | 13.3K |
| dotnet/AspNetCore.Docs Documentation for ASP.NET Core | 13.1K |
| dotnet/BenchmarkDotNet Powerful .NET library for benchmarking | 11.4K |
| chocolatey/choco Chocolatey - the package manager for Windows | 11.4K |
| Cysharp/UniTask Provides an efficient allocation free async/await integration for Unity. | 10.9K |
| mRemoteNG/mRemoteNG mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager. | 10.9K |
| FluentValidation/FluentValidation A popular .NET validation library for building strongly-typed validation rules. | 9.7K |
| JeffreySu/WeiXinMPSDK 微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#. | 8.9K |
| MassTransit/MassTransit Distributed Application Framework for .NET | 7.8K |
| dotnet/reactive The Reactive Extensions for .NET | 7.2K |
| jstedfast/MailKit A cross-platform .NET library for IMAP, POP3, and SMTP. | 6.8K |
| MessagePack-CSharp/MessagePack-CSharp Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#] | 6.7K |
Include prerelease
Include vulnerable
Include deprecated
| Version | Downloads | Last Updated |
|---|---|---|
| 4.6.3 | 34,285,473 | 4/4/2025 |
| 4.6.2 | 1,490,772 | 3/19/2025 |
| 4.6.0 | 65,842,863 | 11/12/2024 |
| 4.5.4 | 1,586,463,693 | 3/24/2020 |
| 4.5.3 | 274,976,593 | 7/9/2019 |
| 4.5.2 | 725,588,106 | 1/8/2019 |
| 4.5.2-servicing-27114-05 | 61,182 | 11/28/2018 |
| 4.5.1 | 664,666,624 | 6/18/2018 |
| 4.5.0 | 232,169,707 | 5/29/2018 |
| 4.5.0-rc1 | 282,299 | 5/6/2018 |
| 4.5.0-preview2-26406-04 | 445,049 | 4/10/2018 |
| 4.5.0-preview1-26216-02 | 320,199 | 2/26/2018 |
| 4.4.0 | 105,015,940 | 8/11/2017 |
| 4.4.0-preview2-25405-01 | 99,380 | 6/27/2017 |
| 4.4.0-preview1-25305-02 | 256,141 | 5/9/2017 |
| 4.3.0 | 1,694,130,928 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 391,481 | 10/24/2016 |
| 4.0.0 | 1,063,305,349 | 6/27/2016 |