An open API service indexing awesome lists of open source software.

https://github.com/bj-rn/vl.credentialmanager

Manage credentials in VL using Windows Credential Manager
https://github.com/bj-rn/vl.credentialmanager

credential-manager credentials vl vvvv

Last synced: 5 months ago
JSON representation

Manage credentials in VL using Windows Credential Manager

Awesome Lists containing this project

README

          

# VL.CredentialManager
[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/VL.CredentialManager?style=flat-square)](https://www.nuget.org/packages/VL.CredentialManager)

Manage credentials in VL using Windows Credential Manager.
More info can be found in this [forum thread](https://forum.vvvv.org/t/vl-credentialmanager-a-way-to-store-passwords-on-windows/22658/1).

For use with vvvv, the visual live-programming environment for .NET:
http://visualprogramming.net

## Getting started
Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:

nuget install VL.CredentialManager

Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)

## Credits
Based on a [fork](https://github.com/bj-rn/Simple.CredentialManager) of [Simple.CredentialManager](https://github.com/spolnik/Simple.CredentialsManager)

---
### License

### [MIT](https://github.com/bj-rn/VL.CredentialManager/blob/main/LICENSE)
[Simple.CredentialManager](https://github.com/spolnik/Simple.CredentialsManager/blob/master/LICENSE) is released under Apache-2.0 license.

---
[Support me on Ko-fi](https://ko-fi.com/Q5Q61EQB8X)