Soenneker.Asyncs.Initializers
4.0.78
Prefix Reserved
dotnet add package Soenneker.Asyncs.Initializers --version 4.0.78
NuGet\Install-Package Soenneker.Asyncs.Initializers -Version 4.0.78
<PackageReference Include="Soenneker.Asyncs.Initializers" Version="4.0.78" />
<PackageVersion Include="Soenneker.Asyncs.Initializers" Version="4.0.78" />
<PackageReference Include="Soenneker.Asyncs.Initializers" />
paket add Soenneker.Asyncs.Initializers --version 4.0.78
#r "nuget: Soenneker.Asyncs.Initializers, 4.0.78"
#:package Soenneker.Asyncs.Initializers@4.0.78
#addin nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.78
#tool nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.78
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.68)
- Soenneker.Atomics.ValueBools (>= 4.0.35)
- Soenneker.Extensions.ValueTask (>= 4.0.118)
NuGet packages (23)
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.Masonry
A lightweight, responsive Blazor component for Masonry (the cascading grid layout library) — perfect for image grids, cards, and dynamic content. |
|
|
Soenneker.Blazor.Turnstile
A Blazor interop library for Cloudflare Turnstile |
|
|
Soenneker.TestHosts.Unit
A lightweight host for dependency-driven unit tests. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.78 | 67,636 | 8/8/2026 |
| 4.0.77 | 10,122 | 8/8/2026 |
| 4.0.76 | 41,521 | 7/29/2026 |
| 4.0.75 | 494 | 7/28/2026 |
| 4.0.74 | 401 | 7/28/2026 |
| 4.0.73 | 944 | 7/28/2026 |
| 4.0.72 | 14,652 | 7/27/2026 |
| 4.0.71 | 42,475 | 7/19/2026 |
| 4.0.70 | 7,083 | 7/18/2026 |
| 4.0.69 | 9,888 | 7/17/2026 |
| 4.0.68 | 752 | 7/17/2026 |
| 4.0.67 | 8,628 | 7/16/2026 |
| 4.0.66 | 11,626 | 7/16/2026 |
| 4.0.65 | 1,189 | 7/16/2026 |
| 4.0.64 | 444 | 7/16/2026 |
| 4.0.63 | 88,034 | 6/20/2026 |
| 4.0.62 | 2,070 | 6/19/2026 |
| 4.0.60 | 137 | 6/19/2026 |
| 4.0.59 | 8,986 | 6/19/2026 |
| 4.0.58 | 808 | 6/19/2026 |
Update dependency Soenneker.Asyncs.Locks to 4.0.68 (#100)
Automatically merged