MemoizR.StructuredAsyncLock 0.1.6

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

MemoizR:StructuredAsyncLock

AsyncAsymmetricLock should only be used in accordance with structured sequential concurrency. Every Task must be immediately awaited to ensure structured sequential concurrency.

Otherwise there will be undefined behaviour.

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

Showing the top 1 NuGet packages that depend on MemoizR.StructuredAsyncLock:

Package Downloads
MemoizR

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.6 127 11/27/2024
0.1.5 137 11/17/2024
0.1.4 197 5/25/2024
0.1.3 163 5/7/2024
0.1.2 168 5/6/2024
0.1.1 143 5/1/2024
0.1.1-rc.11 86 4/29/2024
0.1.1-rc.10 81 4/23/2024
0.1.1-rc.9 70 4/18/2024
0.1.1-rc.8 96 4/13/2024
0.1.1-rc.7 89 4/11/2024
0.1.1-rc.6 83 4/10/2024
0.1.1-rc.5 83 4/4/2024
0.1.1-rc.4 90 4/1/2024
0.1.1-rc.3 103 3/24/2024
0.1.1-rc.2 101 2/17/2024
0.1.1-rc.1 179 1/4/2024
0.1.0-rc9 255 11/6/2023
0.1.0-rc8 202 10/26/2023
0.1.0-rc7 190 10/24/2023
0.1.0-rc6 228 10/21/2023
0.1.0-rc5 189 10/19/2023
0.1.0-rc4 194 10/14/2023
0.1.0-rc3 193 10/13/2023
0.1.0-rc2 198 10/11/2023
0.1.0-rc10 169 11/12/2023
0.1.0-rc1 196 10/10/2023
0.1.0-rc.11 90 1/4/2024