clarius - netfx-System.Collections.Generic.DictionaryGetOrAdd 1.1.1.1
Provides the GetOrAdd extension method for generic dictionaries, borrowed from the ConcurrentDictionary class.
PM> Install-Package netfx-System.Collections.Generic.DictionaryGetOrAdd -Version 1.1.1.1 -Source https://www.myget.org/F/clarius/api/v3/index.json
> nuget.exe install netfx-System.Collections.Generic.DictionaryGetOrAdd -Version 1.1.1.1 -Source https://www.myget.org/F/clarius/api/v3/index.json
> dotnet add package netfx-System.Collections.Generic.DictionaryGetOrAdd --version 1.1.1.1 --source https://www.myget.org/F/clarius/api/v3/index.json
<PackageReference Include="netfx-System.Collections.Generic.DictionaryGetOrAdd" Version="1.1.1.1" />
Copy to clipboard
source https://www.myget.org/F/clarius/api/v3/index.json
nuget netfx-System.Collections.Generic.DictionaryGetOrAdd ~> 1.1.1.1
Copy to clipboard
> choco install netfx-System.Collections.Generic.DictionaryGetOrAdd --version 1.1.1.1 --source https://www.myget.org/F/clarius/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "clarius" -SourceLocation "https://www.myget.org/F/clarius/api/v2"
Install-Module -Name "netfx-System.Collections.Generic.DictionaryGetOrAdd" -RequiredVersion "1.1.1.1" -Repository "clarius"
Copy to clipboard
Ownerskzu |
AuthorsDaniel Cazzulino, kzu, Clarius |
Project URLhttp://netfx.codeplex.com/ |
LicenseBSD |
Tagsnetfx dictionary |
Info3 total downloads |
| 3 downloads for version 1.1.1.1 |
| Download (5.15 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.1.1.1 | 5.15 KB | Mon, 11 Jan 2016 18:09:15 GMT | 3 |
|