Soenneker.Asyncs.Initializers
4.0.45
Prefix Reserved
dotnet add package Soenneker.Asyncs.Initializers --version 4.0.45
NuGet\Install-Package Soenneker.Asyncs.Initializers -Version 4.0.45
<PackageReference Include="Soenneker.Asyncs.Initializers" Version="4.0.45" />
<PackageVersion Include="Soenneker.Asyncs.Initializers" Version="4.0.45" />
<PackageReference Include="Soenneker.Asyncs.Initializers" />
paket add Soenneker.Asyncs.Initializers --version 4.0.45
#r "nuget: Soenneker.Asyncs.Initializers, 4.0.45"
#:package Soenneker.Asyncs.Initializers@4.0.45
#addin nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.45
#tool nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.45
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.41)
- Soenneker.Atomics.ValueBools (>= 4.0.23)
- Soenneker.Extensions.ValueTask (>= 4.0.113)
NuGet packages (35)
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.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. |
|
|
Soenneker.Blazor.LogJson
A Blazor interop library that logs JSON (like HTTP requests/responses) within the browser |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.45 | 7,423 | 3/13/2026 |
| 4.0.44 | 773 | 3/13/2026 |
| 4.0.43 | 162 | 3/13/2026 |
| 4.0.42 | 83 | 3/13/2026 |
| 4.0.41 | 391 | 3/13/2026 |
| 4.0.40 | 117 | 3/12/2026 |
| 4.0.39 | 149 | 3/12/2026 |
| 4.0.38 | 98 | 3/12/2026 |
| 4.0.37 | 141 | 3/12/2026 |
| 4.0.36 | 470 | 3/12/2026 |
| 4.0.35 | 7,616 | 3/11/2026 |
| 4.0.34 | 1,633 | 3/11/2026 |
| 4.0.33 | 130 | 3/11/2026 |
| 4.0.32 | 121 | 3/11/2026 |
| 4.0.31 | 717 | 3/11/2026 |
| 4.0.30 | 912 | 3/10/2026 |
| 4.0.29 | 80 | 3/10/2026 |
| 4.0.28 | 1,439 | 3/10/2026 |
| 4.0.27 | 129 | 3/10/2026 |
| 4.0.26 | 114 | 3/10/2026 |
Update dependency Soenneker.Asyncs.Locks to 4.0.41 (#33)