System.Threading.Tasks.Extensions 4.4.0-preview2-25405-01

Prefix Reserved
This is a prerelease version of System.Threading.Tasks.Extensions.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.6 or higher.

dotnet add package System.Threading.Tasks.Extensions --version 4.4.0-preview2-25405-01
                    
NuGet\Install-Package System.Threading.Tasks.Extensions -Version 4.4.0-preview2-25405-01
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.4.0-preview2-25405-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.4.0-preview2-25405-01" />
                    
Directory.Packages.props
<PackageReference Include="System.Threading.Tasks.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Threading.Tasks.Extensions --version 4.4.0-preview2-25405-01
                    
#r "nuget: System.Threading.Tasks.Extensions, 4.4.0-preview2-25405-01"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Threading.Tasks.Extensions&version=4.4.0-preview2-25405-01&prerelease
                    
Install System.Threading.Tasks.Extensions as a Cake Addin
#tool nuget:?package=System.Threading.Tasks.Extensions&version=4.4.0-preview2-25405-01&prerelease
                    
Install System.Threading.Tasks.Extensions as a Cake Tool

Provides additional types that simplify the work of writing concurrent and asynchronous code.

Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>

029cf57733b7ec6c1dd8a13857e800b9a8d97192

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 2.0

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

NuGet packages (33)

Showing the top 5 NuGet packages that depend on System.Threading.Tasks.Extensions:

Package Downloads
Moq

Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/ecd540409

FluentAssertions

A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.

NSubstitute

NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.

CsvHelper

A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.

System.Xml.ReaderWriter

Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName When using NuGet 3.x this package requires at least version 3.4.

GitHub repositories (578)

Showing the top 20 popular GitHub repositories that depend on System.Threading.Tasks.Extensions:

Repository Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
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+.
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.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
chocolatey/choco
Chocolatey - the package manager for Windows
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.
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnet/reactive
The Reactive Extensions for .NET
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
devlooped/moq
The most popular and friendly mocking framework for .NET
Version Downloads Last updated
4.6.0-preview.18571.3 1 1/17/2021
4.5.4 65,789 1/17/2021
4.5.3 70,577 1/17/2021
4.5.2 65,796 1/17/2021
4.5.2-servicing-27114-05 1 1/17/2021
4.5.1 14,625 1/17/2021
4.5.0 42,470 1/17/2021
4.5.0-rc1 1 1/17/2021
4.5.0-preview2-26406-04 2 1/17/2021
4.5.0-preview1-26216-02 1 1/17/2021
4.4.0 14,460 1/17/2021
4.4.0-preview2-25405-01 10 1/17/2021
4.4.0-preview1-25305-02 85 1/17/2021
4.3.0-preview1-24530-04 20 1/17/2021
4.0.0 20,952 1/17/2021
4.0.0-rc2-24027 352 1/17/2021