Soenneker.Asyncs.Initializers
4.0.36
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.36
NuGet\Install-Package Soenneker.Asyncs.Initializers -Version 4.0.36
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.36" />
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.36" />
<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.36
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Asyncs.Initializers, 4.0.36"
#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.36
#: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.36
#tool nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.36
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.33)
- Soenneker.Atomics.ValueBools (>= 4.0.18)
- Soenneker.Extensions.ValueTask (>= 4.0.109)
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.Blazor.DataTables
A Blazor interop library for DataTables |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.48 | 27 | 4/22/2026 |
| 4.0.47 | 155 | 4/22/2026 |
| 4.0.45 | 27,827 | 3/13/2026 |
| 4.0.44 | 785 | 3/13/2026 |
| 4.0.43 | 174 | 3/13/2026 |
| 4.0.42 | 95 | 3/13/2026 |
| 4.0.41 | 401 | 3/13/2026 |
| 4.0.40 | 127 | 3/12/2026 |
| 4.0.39 | 160 | 3/12/2026 |
| 4.0.38 | 108 | 3/12/2026 |
| 4.0.37 | 151 | 3/12/2026 |
| 4.0.36 | 481 | 3/12/2026 |
| 4.0.35 | 7,625 | 3/11/2026 |
| 4.0.34 | 1,642 | 3/11/2026 |
| 4.0.33 | 142 | 3/11/2026 |
| 4.0.32 | 133 | 3/11/2026 |
| 4.0.31 | 729 | 3/11/2026 |
| 4.0.30 | 923 | 3/10/2026 |
| 4.0.29 | 91 | 3/10/2026 |
| 4.0.28 | 1,454 | 3/10/2026 |
Loading failed
organization, improves CI