Wiaoj.Concurrency 0.0.1-alpha.32

This is a prerelease version of Wiaoj.Concurrency.
dotnet add package Wiaoj.Concurrency --version 0.0.1-alpha.32
                    
NuGet\Install-Package Wiaoj.Concurrency -Version 0.0.1-alpha.32
                    
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="Wiaoj.Concurrency" Version="0.0.1-alpha.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wiaoj.Concurrency" Version="0.0.1-alpha.32" />
                    
Directory.Packages.props
<PackageReference Include="Wiaoj.Concurrency" />
                    
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 Wiaoj.Concurrency --version 0.0.1-alpha.32
                    
#r "nuget: Wiaoj.Concurrency, 0.0.1-alpha.32"
                    
#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 Wiaoj.Concurrency@0.0.1-alpha.32
                    
#: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=Wiaoj.Concurrency&version=0.0.1-alpha.32&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Wiaoj.Concurrency&version=0.0.1-alpha.32&prerelease
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Wiaoj.Concurrency:

Package Downloads
Wiaoj.ObjectPool

High-performance, thread-safe, and fully asynchronous object pooling library for .NET. Features FIFO/Bounded modes, leak detection, zero-allocation leasing, and IResettable support. AOT-Compatible and highly optimized.

Tyto.Locking

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1-alpha.32 47 2/22/2026
0.0.1-alpha.31 48 2/22/2026
0.0.1-alpha.30 51 2/19/2026
0.0.1-alpha.29 46 2/17/2026
0.0.1-alpha.28 421 2/11/2026
0.0.1-alpha.27 72 2/7/2026
0.0.1-alpha.26 50 2/7/2026
0.0.1-alpha.25 52 2/7/2026
0.0.1-alpha.24 51 2/7/2026
0.0.1-alpha.23 53 1/30/2026
0.0.1-alpha.22 267 1/14/2026
0.0.1-alpha.21 54 1/13/2026
0.0.1-alpha.20 52 1/12/2026
0.0.1-alpha.19 56 1/12/2026
0.0.1-alpha.18 53 1/12/2026
0.0.1-alpha.17 53 1/6/2026
0.0.1-alpha.16 53 1/4/2026
0.0.1-alpha.15 57 1/2/2026
0.0.1-alpha.14 144 12/24/2025
0.0.1-alpha.13 733 12/17/2025
Loading failed