netfx-System.Collections.Generic.DictionaryGetOrAdd
1.1.0
See the version list below for details.
dotnet add package netfx-System.Collections.Generic.DictionaryGetOrAdd --version 1.1.0
NuGet\Install-Package netfx-System.Collections.Generic.DictionaryGetOrAdd -Version 1.1.0
<PackageReference Include="netfx-System.Collections.Generic.DictionaryGetOrAdd" Version="1.1.0" />
paket add netfx-System.Collections.Generic.DictionaryGetOrAdd --version 1.1.0
#r "nuget: netfx-System.Collections.Generic.DictionaryGetOrAdd, 1.1.0"
// Install netfx-System.Collections.Generic.DictionaryGetOrAdd as a Cake Addin #addin nuget:?package=netfx-System.Collections.Generic.DictionaryGetOrAdd&version=1.1.0 // Install netfx-System.Collections.Generic.DictionaryGetOrAdd as a Cake Tool #tool nuget:?package=netfx-System.Collections.Generic.DictionaryGetOrAdd&version=1.1.0
Provides the GetOrAdd extension method for generic dictionaries, borrowed from the ConcurrentDictionary class.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on netfx-System.Collections.Generic.DictionaryGetOrAdd:
Package | Downloads |
---|---|
Tracer.SystemDiagnostics
Implements the tracing interface on top of the System.Diagnostics.TraceSource capabilities, extending it with log4net-style hierarchical logging and runtime dynamic configurability of trace sources. |
|
netfx-Uson
User String Object Notation. Serialize and parse objects from user authored and readable strings. Useful for providing flexible search options for example: foo product:vspro tag:wcf downloads:2000+ author:clarius |
|
netfx-Patterns.DomainCommands
Provides a command registry that executes commands with registered command handlers. Typically used in CQRS-style arquitectures. |
|
netfx-Patterns.EventSourcing.AutoWire
Provides additional behavior to the Event Sourcing package DomainObject partial class to allow auto wiring of event handlers using conventions. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on netfx-System.Collections.Generic.DictionaryGetOrAdd:
Repository | Stars |
---|---|
clariuslabs/reactivesockets
Implements a very easy to use sockets API based on IObservable
|