Soenneker.Asyncs.Initializers
4.0.50
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.50
NuGet\Install-Package Soenneker.Asyncs.Initializers -Version 4.0.50
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.50" />
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.50" />
<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.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Asyncs.Initializers, 4.0.50"
#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.50
#: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.50
#tool nuget:?package=Soenneker.Asyncs.Initializers&version=4.0.50
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.47)
- Soenneker.Atomics.ValueBools (>= 4.0.26)
- Soenneker.Extensions.ValueTask (>= 4.0.113)
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.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.56 | 491 | 6/6/2026 |
| 4.0.55 | 448 | 6/6/2026 |
| 4.0.54 | 305 | 6/6/2026 |
| 4.0.53 | 192 | 6/6/2026 |
| 4.0.52 | 150 | 6/6/2026 |
| 4.0.51 | 3,127 | 6/5/2026 |
| 4.0.50 | 40 | 6/5/2026 |
| 4.0.49 | 123,079 | 4/23/2026 |
| 4.0.48 | 15,423 | 4/22/2026 |
| 4.0.47 | 343 | 4/22/2026 |
| 4.0.45 | 43,714 | 3/13/2026 |
| 4.0.44 | 801 | 3/13/2026 |
| 4.0.43 | 187 | 3/13/2026 |
| 4.0.42 | 112 | 3/13/2026 |
| 4.0.41 | 419 | 3/13/2026 |
| 4.0.40 | 143 | 3/12/2026 |
| 4.0.39 | 173 | 3/12/2026 |
| 4.0.38 | 126 | 3/12/2026 |
| 4.0.37 | 165 | 3/12/2026 |
| 4.0.36 | 498 | 3/12/2026 |
Loading failed
xml commenting