clarius - netfx-System.AmbientSingleton 1.2.1.0
Provides an easy way to implement the singleton (anti?) pattern so that it is ambient-safe, propagates with a call context and can be overriden per ambient (i.e. in tests).
PM> Install-Package netfx-System.AmbientSingleton -Version 1.2.1 -Source https://www.myget.org/F/clarius/api/v3/index.json
> nuget.exe install netfx-System.AmbientSingleton -Version 1.2.1 -Source https://www.myget.org/F/clarius/api/v3/index.json
> dotnet add package netfx-System.AmbientSingleton --version 1.2.1 --source https://www.myget.org/F/clarius/api/v3/index.json
source https://www.myget.org/F/clarius/api/v3/index.json
nuget netfx-System.AmbientSingleton ~> 1.2.1
Copy to clipboard
> choco install netfx-System.AmbientSingleton --version 1.2.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.AmbientSingleton" -RequiredVersion "1.2.1" -Repository "clarius"
Copy to clipboard
Ownerskzu |
AuthorsDaniel Cazzulino, kzu, Clarius |
Project URLhttp://netfx.codeplex.com/ |
LicenseBSD |
Tagsnetfx ambient singleton |
Info1 total downloads |
| 1 downloads for version 1.2.1.0 |
| Download (8 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.2.1.0 | 8 KB | Mon, 11 Jan 2016 18:09:11 GMT | 1 |
|