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
- Host: GitHub
- URL: https://github.com/bj-rn/vl.credentialmanager
- Owner: bj-rn
- License: mit
- Created: 2024-05-13T11:10:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T21:27:39.000Z (8 months ago)
- Last Synced: 2025-08-18T15:18:40.629Z (5 months ago)
- Topics: credential-manager, credentials, vl, vvvv
- Homepage:
- Size: 190 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VL.CredentialManager
[](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)