VOOZH about

URL: https://www.nuget.org/packages/Soenneker.Dictionaries.Singletons/

⇱ NuGet Gallery | Soenneker.Dictionaries.Singletons 4.0.54




👁 Image
Soenneker.Dictionaries.Singletons 4.0.54

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

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

Installation

dotnet add package Soenneker.Dictionaries.Singletons
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 (12)

Showing the top 5 NuGet packages that depend on Soenneker.Dictionaries.Singletons:

Package Downloads
Soenneker.Utils.HttpClientCache

Providing thread-safe singleton HttpClients

Soenneker.Blazor.Utils.ModuleImport

A Blazor utility library assisting with asynchronous module loading

Soenneker.ServiceBus.Sender

A utility library that holds Azure Service senders

Soenneker.Utils.RateLimiting.Factory

An async thread-safe singleton dictionary for Soenneker.Utils.RateLimiting.Executors, designed to manage the rate at which tasks are executed.

Soenneker.SignalR.Web.Clients

Providing async thread-safe resilient and dependable SignalR web client singletons

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.54 0 6/18/2026
4.0.53 4,810 6/16/2026
4.0.52 29,729 6/10/2026
4.0.51 50,356 6/6/2026
4.0.50 6,114 6/6/2026
4.0.49 9,455 6/5/2026
4.0.48 2,338 6/5/2026
4.0.47 86,712 5/13/2026
4.0.46 60,724 5/2/2026
4.0.45 30,805 4/24/2026
4.0.44 7,651 4/23/2026
4.0.42 69,193 4/15/2026
4.0.41 43,592 4/6/2026
4.0.40 17,375 3/31/2026
4.0.39 50,528 3/14/2026
4.0.38 5,146 3/13/2026
4.0.37 122 3/13/2026
4.0.36 8,827 3/12/2026
4.0.35 2,037 3/12/2026
4.0.34 188 3/12/2026
Loading failed

Update actions/checkout action to v7 (#153)

Automatically merged