Soenneker.Atomics.Resources
4.0.22
Prefix Reserved
dotnet add package Soenneker.Atomics.Resources --version 4.0.22
NuGet\Install-Package Soenneker.Atomics.Resources -Version 4.0.22
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="Soenneker.Atomics.Resources" Version="4.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Atomics.Resources" Version="4.0.22" />
<PackageReference Include="Soenneker.Atomics.Resources" />
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 Soenneker.Atomics.Resources --version 4.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Atomics.Resources, 4.0.22"
#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 Soenneker.Atomics.Resources@4.0.22
#: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=Soenneker.Atomics.Resources&version=4.0.22
#tool nuget:?package=Soenneker.Atomics.Resources&version=4.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Atomics.Resources
AtomicResource is a thread-safe utility for holding a single instance of a resource that can be lazily created, atomically reset, and asynchronously torn down, ensuring safe concurrent access and predictable lifecycle management.
Installation
dotnet add package Soenneker.Atomics.Resources
| Product | Versions 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.
-
net10.0
- Soenneker.Extensions.ValueTask (>= 4.0.113)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Atomics.Resources:
| Package | Downloads |
|---|---|
|
Soenneker.Quark.Components.Core.Cancellable
A Blazor core class for the cancellable Quark component. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.22 | 168 | 3/13/2026 |
| 4.0.21 | 34 | 3/12/2026 |
| 4.0.20 | 46 | 3/12/2026 |
| 4.0.19 | 44 | 3/12/2026 |
| 4.0.18 | 631 | 3/12/2026 |
| 4.0.17 | 159 | 3/12/2026 |
| 4.0.16 | 2,856 | 3/11/2026 |
| 4.0.15 | 78 | 3/10/2026 |
| 4.0.14 | 968 | 3/10/2026 |
| 4.0.13 | 81 | 3/9/2026 |
| 4.0.12 | 76 | 3/9/2026 |
| 4.0.11 | 75 | 3/9/2026 |
| 4.0.10 | 7,568 | 3/4/2026 |
| 4.0.9 | 78 | 3/4/2026 |
| 4.0.8 | 20,539 | 1/12/2026 |
| 4.0.7 | 4,733 | 1/6/2026 |
| 4.0.6 | 2,510 | 1/3/2026 |
| 4.0.5 | 1,094 | 1/2/2026 |
| 4.0.4 | 2,003 | 12/31/2025 |
| 4.0.3 | 1,258 | 12/21/2025 |
Loading failed
Update dependency Soenneker.Extensions.ValueTask to 4.0.113 (#12)