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
Install-Package CredentialManagement -Version 1.0.2
dotnet add package CredentialManagement --version 1.0.2
<PackageReference Include="CredentialManagement" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CredentialManagement --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CredentialManagement, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CredentialManagement as a Cake Addin
#addin nuget:?package=CredentialManagement&version=1.0.2
// Install CredentialManagement as a Cake Tool
#tool nuget:?package=CredentialManagement&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated with bug fixes for crashing on Windows 8 and freeing memory.
Dependencies
This package has no dependencies.
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on CredentialManagement:
Package | Downloads |
---|---|
AtlasSSH
Allows user to download datasets from the GRID and run jobs on the GRID. Geared towards use at ATLAS, but no reason it can't be adapted for other experiments.
|
|
Paddle.PaddleSDK
Simple Paddle Checkout SDK for Windows
|
|
OIDCBroker.Desktop
OpenID Connect broker for desktop WPF applications
|
|
ProxyFinder
ProxyFinder library that enables the automated discovery of the system web proxy through a simple interface.
|
|
ImpersonationHelper
Easily Impersonate with credentials saved in windows credentials manager
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on CredentialManagement:
Repository | Stars |
---|---|
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
EDCD/EDDI
Companion application for Elite Dangerous
|
|
UiPath/Community.Activities
Repository of Windows Workflow Foundation Activities for UiPath Community
|
|
cmdrmcdonald/EliteDangerousDataProvider
|