Soenneker.Asyncs.Initializers
4.0.60
Prefix Reserved
See the version list below for details.
dotnet add package Soenneker.Asyncs.Initializers --version 4.0.60
NuGet\Install-Package Soenneker.Asyncs.Initializers -Version 4.0.60
<PackageReference Include="Soenneker.Asyncs.Initializers" Version="4.0.60" />
<PackageVersion Include="Soenneker.Asyncs.Initializers" Version="4.0.60" />
<PackageReference Include="Soenneker.Asyncs.Initializers" />
paket add Soenneker.Asyncs.Initializers --version 4.0.60
#r "nuget: Soenneker.Asyncs.Initializers, 4.0.60"
#:package Soenneker.Asyncs.Initializers@4.0.60
#addin nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.60
#tool nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.60
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. |
-
net10.0
- Soenneker.Asyncs.Locks (>= 4.0.54)
- Soenneker.Atomics.ValueBools (>= 4.0.31)
- Soenneker.Extensions.ValueTask (>= 4.0.116)
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 | 12,422 | 9/15/2026 |
| 4.0.101 | 171 | 9/15/2026 |
| 4.0.100 | 263 | 9/15/2026 |
| 4.0.99 | 33,282 | 9/13/2026 |
| 4.0.97 | 5,489 | 9/12/2026 |
| 4.0.96 | 234 | 9/12/2026 |
| 4.0.95 | 271 | 9/12/2026 |
| 4.0.94 | 7,655 | 9/12/2026 |
| 4.0.93 | 2,099 | 9/12/2026 |
| 4.0.92 | 37,291 | 9/7/2026 |
| 4.0.91 | 44,463 | 9/4/2026 |
| 4.0.90 | 3,858 | 9/4/2026 |
| 4.0.89 | 5,078 | 9/3/2026 |
| 4.0.88 | 18,450 | 8/31/2026 |
| 4.0.87 | 8,858 | 8/30/2026 |
| 4.0.86 | 387 | 8/30/2026 |
| 4.0.85 | 1,072 | 8/30/2026 |
| 4.0.84 | 1,239 | 8/30/2026 |
| 4.0.83 | 108 | 8/30/2026 |
| 4.0.60 | 149 | 6/19/2026 |
Update dependency Soenneker.Atomics.ValueBools to 4.0.31 (#66)