Soenneker.Asyncs.Initializers
4.0.57
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Soenneker.Asyncs.Initializers --version 4.0.57
NuGet\Install-Package Soenneker.Asyncs.Initializers -Version 4.0.57
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.Asyncs.Initializers" Version="4.0.57" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Asyncs.Initializers" Version="4.0.57" />
<PackageReference Include="Soenneker.Asyncs.Initializers" />
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.Asyncs.Initializers --version 4.0.57
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Asyncs.Initializers, 4.0.57"
#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.Asyncs.Initializers@4.0.57
#: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.Asyncs.Initializers&version=4.0.57
#tool nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.57
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Asyncs.Initializers
A lightweight, async-safe, allocation-free one-time initialization gate. Ensures a given asynchronous initialization routine runs exactly once, even under concurrent callers, with support for cancellation, safe publication, and disposal.
Installation
dotnet add package Soenneker.Asyncs.Initializers
| 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.Asyncs.Locks (>= 4.0.53)
- Soenneker.Atomics.ValueBools (>= 4.0.29)
- Soenneker.Extensions.ValueTask (>= 4.0.115)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on Soenneker.Asyncs.Initializers:
| Package | Downloads |
|---|---|
|
Soenneker.Blazor.TomSelect
A Blazor interop library for the select user control library, Tom Select |
|
|
Soenneker.Blazor.FilePond
A Blazor interop library for the file upload library FilePond |
|
|
Soenneker.TestHosts.Unit
A lightweight host for dependency-driven unit tests. |
|
|
Soenneker.Blazor.Clarity
A small Blazor interop library that sets up Microsoft Clarity |
|
|
Soenneker.Blazor.Masonry
A lightweight, responsive Blazor component for Masonry (the cascading grid layout library) — perfect for image grids, cards, and dynamic content. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.102 | 6,085 | 9/15/2026 |
| 4.0.101 | 163 | 9/15/2026 |
| 4.0.100 | 251 | 9/15/2026 |
| 4.0.99 | 33,114 | 9/13/2026 |
| 4.0.97 | 5,488 | 9/12/2026 |
| 4.0.96 | 231 | 9/12/2026 |
| 4.0.95 | 270 | 9/12/2026 |
| 4.0.94 | 7,651 | 9/12/2026 |
| 4.0.93 | 2,097 | 9/12/2026 |
| 4.0.92 | 37,289 | 9/7/2026 |
| 4.0.91 | 44,463 | 9/4/2026 |
| 4.0.90 | 3,857 | 9/4/2026 |
| 4.0.89 | 5,078 | 9/3/2026 |
| 4.0.88 | 18,450 | 8/31/2026 |
| 4.0.87 | 8,856 | 8/30/2026 |
| 4.0.86 | 385 | 8/30/2026 |
| 4.0.85 | 1,072 | 8/30/2026 |
| 4.0.84 | 1,237 | 8/30/2026 |
| 4.0.83 | 106 | 8/30/2026 |
| 4.0.57 | 32,768 | 6/16/2026 |
Loading failed
Update dependency Soenneker.Asyncs.Locks to 4.0.53 (#64)