workflow - CredentialManagement 1.0.2

Credential Management package is a wrapper for the Windows Credential Management API that supports both the old and the new style of UI

PM> Install-Package CredentialManagement -Version 1.0.2 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install CredentialManagement -Version 1.0.2 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package CredentialManagement --version 1.0.2 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="CredentialManagement" Version="1.0.2" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget CredentialManagement  ~> 1.0.2
Copy to clipboard

> choco install CredentialManagement --version 1.0.2 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "CredentialManagement" -RequiredVersion "1.0.2" -Repository "workflow" 
Copy to clipboard

Updated with bug fixes for crashing on Windows 8 and freeing memory.

  • .NETFramework 3.5: 3.5.0.0

Owners

Authors

iLya Lozovyy

Project URL

http://credentialmanagement.codeplex.com/

License

Apache-2.0

Tags

Credentials Security

Info

1293319 total downloads
1293319 downloads for version 1.0.2
Download (13.91 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.2 13.91 KB Tue, 09 Jun 2015 17:43:46 GMT 1293319