NetEvolve.Extensions.Tasks 1.0.3

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.3
NuGet\Install-Package NetEvolve.Extensions.Tasks -Version 1.0.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetEvolve.Extensions.Tasks --version 1.0.3
#r "nuget: NetEvolve.Extensions.Tasks, 1.0.3"
#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.
// Install NetEvolve.Extensions.Tasks as a Cake Addin
#addin nuget:?package=NetEvolve.Extensions.Tasks&version=1.0.3

// Install NetEvolve.Extensions.Tasks as a Cake Tool
#tool nuget:?package=NetEvolve.Extensions.Tasks&version=1.0.3

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

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

Package Downloads
NetEvolve.HealthChecks.Oracle

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

NetEvolve.HealthChecks

Contains general application HealthChecks.

NetEvolve.HealthChecks.SqlServer

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

NetEvolve.HealthChecks.Abstractions

Contains abstract implementations for the `NetEvolve.HealthChecks`.

NetEvolve.HealthChecks.Dapr

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.25 413 5/21/2024
1.2.14 83 5/15/2024
1.2.7 476 4/8/2024
1.2.0 1,021 4/4/2024
1.1.128 357 4/2/2024
1.1.110 519 2/20/2024
1.1.74 3,405 1/3/2024
1.1.69 409 1/1/2024
1.1.57 2,470 11/20/2023
1.1.50 600 11/17/2023
1.1.6 1,838 9/5/2023
1.1.4 134 9/5/2023
1.1.0 367 8/31/2023
1.0.3 303 8/29/2023
1.0.0 150 8/28/2023