VOOZH about

URL: https://www.nuget.org/packages/Soenneker.Enums.InitializationModes/

⇱ NuGet Gallery | Soenneker.Enums.InitializationModes 4.0.30




👁 Image
Soenneker.Enums.InitializationModes 4.0.30

Prefix Reserved
dotnet add package Soenneker.Enums.InitializationModes --version 4.0.30
 
 
NuGet\Install-Package Soenneker.Enums.InitializationModes -Version 4.0.30
 
 
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.Enums.InitializationModes" Version="4.0.30" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Enums.InitializationModes" Version="4.0.30" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Enums.InitializationModes" />
 
Project file
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.Enums.InitializationModes --version 4.0.30
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Enums.InitializationModes, 4.0.30"
 
 
#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.Enums.InitializationModes@4.0.30
 
 
#: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.Enums.InitializationModes&version=4.0.30
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Enums.InitializationModes&version=4.0.30
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image

👁 alternate text is missing from this package README image
Soenneker.Enums.InitializationModes

Defines how an instance is initialized (sync or async), including whether a key and/or cancellation token is used.

Installation

dotnet add package Soenneker.Enums.InitializationModes
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Enums.InitializationModes:

Package Downloads
Soenneker.Dictionaries.SingletonKeys

An externally initializing singleton dictionary that uses double-check asynchronous locking, with optional async and sync disposal

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.30 0 6/19/2026
4.0.29 90,138 6/5/2026
4.0.28 95 6/5/2026
4.0.27 157,351 5/1/2026
4.0.26 38,266 4/22/2026
4.0.25 127,126 3/31/2026
4.0.24 55,558 3/13/2026
4.0.23 125 3/12/2026
4.0.22 123 3/12/2026
4.0.21 120 3/12/2026
4.0.20 123 3/12/2026
4.0.19 128 3/12/2026
4.0.18 47,160 3/11/2026
4.0.17 267 3/11/2026
4.0.16 120 3/10/2026
4.0.15 9,969 3/10/2026
4.0.14 107 3/9/2026
4.0.13 110 3/9/2026
4.0.12 108 3/9/2026
4.0.11 53,264 3/6/2026
Loading failed

Update actions/checkout action to v7 (#133)