NetEvolve.Extensions.Tasks 1.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NetEvolve.Extensions.Tasks --version 1.0.0
                    
NuGet\Install-Package NetEvolve.Extensions.Tasks -Version 1.0.0
                    
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="NetEvolve.Extensions.Tasks" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetEvolve.Extensions.Tasks" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NetEvolve.Extensions.Tasks" />
                    
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 NetEvolve.Extensions.Tasks --version 1.0.0
                    
#r "nuget: NetEvolve.Extensions.Tasks, 1.0.0"
                    
#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.
#:package NetEvolve.Extensions.Tasks@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NetEvolve.Extensions.Tasks&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NetEvolve.Extensions.Tasks&version=1.0.0
                    
Install as a Cake Tool

NetEvolve.Extensions.Tasks

This library provides a set of extension methods for the System.Threading.Tasks namespace. It is a part of the Daily DevOps & .NET - NetEvolve project, which aims to provide a set of useful libraries for .NET developers.

Methods

Task.WithTimeout(int, CancellationToken)

Task<T>.WithTimeout(int, CancellationToken)

ValueTask.WithTimeout(int, CancellationToken)

ValueTask<T>.WithTimeout(int, CancellationToken)

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (75)

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

Package Downloads
NetEvolve.HealthChecks.Abstractions

Contains abstract implementations for the `NetEvolve.HealthChecks`.

NetEvolve.HealthChecks.SqlServer

Contains HealthChecks for Microsoft SqlServer, based on the nuget package `Microsoft.Data.SqlClient`.

NetEvolve.HealthChecks.Oracle

Contains HealthChecks for Oracle Databases, based on the nuget package `Oracle.ManagedDataAccess.Core`.

NetEvolve.HealthChecks.Dapr

Contains HealthChecks for Dapr, based on the nuget package `Dapr.Client`.

NetEvolve.HealthChecks.SqlServer.Legacy

Contains HealthChecks for Microsoft SqlServer, based on the nuget package `System.Data.SqlClient`.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.46 2,546 12/11/2025
2.0.11 4,704 11/30/2025
2.0.8 1,422 11/28/2025
2.0.0 1,221 11/21/2025
1.3.74 15,801 5/4/2025
1.3.0 7,071 12/16/2024
1.2.188 1,404 11/29/2024
1.2.113 2,156 9/12/2024
1.2.98 1,622 8/26/2024
1.2.25 5,665 5/21/2024
1.2.14 233 5/15/2024
1.2.7 855 4/8/2024
1.2.0 1,383 4/4/2024
1.1.128 687 4/2/2024
1.1.110 638 2/20/2024
1.1.74 4,532 1/3/2024
1.1.69 677 1/1/2024
1.1.57 3,016 11/20/2023
1.1.50 944 11/17/2023
1.1.6 2,351 9/5/2023
1.1.4 225 9/5/2023
1.1.0 577 8/31/2023
1.0.3 393 8/29/2023
1.0.0 252 8/28/2023