.NET Developer Setup
Keeper Commander .NET Developer SDK
Last updated
Was this helpful?
Keeper Commander .NET Developer SDK
Last updated
Was this helpful?
The Keeper Commander CLI is has been written in 3 languages (Python, .Net and Golang) with the source code available on Github.
Keeper's .Net Commander tool provides basic vault access, a developer SDK for vault access and administrative functions:
For source integration into your .Net code, please utilize the KeeperSDK Library source code:
Find detailed API documentation at the following URL:
.Net Framework 4.5
.Net Core 2.1
.Net Standard 2.0
For help with implementation of SDK features, please see the Sample Application:
The .Net Commander CLI Sample App contains several basic operations such as logging in, authentication with two-factor, loading and decrypting the vault and updating passwords.