clarius - netfx-System.AppDomainData 1.1.0.3

Provides strong-typed persistence of data in an AppDomain, which can also be transient and automatically removed on dispose.

Usage: AppDomain.CurrentDomain.SetData<Foo>(foo); var saved = AppDomain.CurrentDomain.GetData<Foo>();

PM> Install-Package netfx-System.AppDomainData -Version 1.1.0.3 -Source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard

> nuget.exe install netfx-System.AppDomainData -Version 1.1.0.3 -Source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard

> dotnet add package netfx-System.AppDomainData --version 1.1.0.3 --source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard
<PackageReference Include="netfx-System.AppDomainData" Version="1.1.0.3" />
Copy to clipboard
source https://www.myget.org/F/clarius/api/v3/index.json

nuget netfx-System.AppDomainData  ~> 1.1.0.3
Copy to clipboard

> choco install netfx-System.AppDomainData --version 1.1.0.3 --source https://www.myget.org/F/clarius/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "clarius" -SourceLocation "https://www.myget.org/F/clarius/api/v2"
Install-Module -Name "netfx-System.AppDomainData" -RequiredVersion "1.1.0.3" -Repository "clarius" 
Copy to clipboard

Owners

kzu

Authors

Daniel Cazzulino, kzu, Clarius

Project URL

http://netfx.codeplex.com/

License

BSD

Tags

netfx AppDomain

Info

1 total downloads
1 downloads for version 1.1.0.3
Download (5.02 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.1.0.3 5.02 KB Mon, 11 Jan 2016 18:09:12 GMT 1