Keeper.Sdk 1.1.1-beta06

This is a prerelease version of Keeper.Sdk.
dotnet add package Keeper.Sdk --version 1.1.1-beta06
                    
NuGet\Install-Package Keeper.Sdk -Version 1.1.1-beta06
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Keeper.Sdk" Version="1.1.1-beta06" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keeper.Sdk" Version="1.1.1-beta06" />
                    
Directory.Packages.props
<PackageReference Include="Keeper.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Keeper.Sdk --version 1.1.1-beta06
                    
#r "nuget: Keeper.Sdk, 1.1.1-beta06"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Keeper.Sdk&version=1.1.1-beta06&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Keeper.Sdk&version=1.1.1-beta06&prerelease
                    
Install as a Cake Tool

.Net SDK for Keeper Password Manager

The Keeper .Net SDK provides vault and administrative level automation. The current features of the .Net library include the following:

  • Authenticate to Keeper
  • Access the Keeper vault (records, folders, shared folders)
  • Manage records (CRUD operations for Records, Attachments, Folders, Shared Folders)
  • Administrative functions (Team Management)
  • Customize integration into your backend systems

Additional development tools in Python and other languages is available at our Secrets Manager portal.

.Net SDK

For source integration into your .Net code, please utilize the KeeperSDK Library source code.

User Guide

API documentation

Sample App

For help with implementation of SDK features, please see the

  • Sample App. Sample application.
  • Commander CLI App. This application contains several basic operations such as logging in, authentication with two-factor, loading and decrypting the vault and updating passwords.

Developer Requirements for KeeperSDK Library

  • .NET 8
  • .NET Standard 2.0

About Keeper Security

Keeper is the leading cybersecurity platform for preventing password-related data breaches and cyberthreats.

Learn More at: https://keepersecurity.com

Contact Us

If you need any assistance or require specific functionality not supported in Commander yet, please contact us at commander@keepersecurity.com.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Keeper.Sdk:

Package Downloads
Keeper.Cli

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1-beta06 2,738 3/27/2025
1.1.1-beta05 160 3/27/2025
1.1.1-beta04 327 3/18/2025
1.1.1-beta03 409 3/13/2025
1.1.1-beta02 463 3/5/2025
1.1.1-beta01 191 3/4/2025
1.1.0 2,382 2/27/2025
1.1.0-beta02 605 2/18/2025
1.1.0-beta01 1,416 11/19/2024
1.0.7-beta01 130 11/19/2024
1.0.6 5,560 11/7/2024
1.0.5 3,213 8/27/2024
1.0.5-beta25 116 7/16/2024
1.0.5-beta24 846 6/29/2024
1.0.5-beta23 119 6/23/2024
1.0.5-beta22 125 6/23/2024
1.0.5-beta21 126 6/20/2024
1.0.5-beta20 109 6/9/2024
1.0.5-beta19 5,397 4/15/2024
1.0.5-beta18 592 3/14/2024
1.0.5-beta16 144 2/13/2024
1.0.5-beta15 234 11/23/2023
1.0.5-beta14 143 11/14/2023
1.0.5-beta13 4,705 10/31/2023
1.0.5-beta12 881 10/9/2023
1.0.5-beta10 797 9/26/2023
1.0.5-beta09 876 9/13/2023
1.0.5-beta06 266 3/28/2023
1.0.5-beta05 7,258 2/8/2023
1.0.5-beta04 181 2/7/2023
1.0.5-beta03 333 1/31/2023
1.0.5-beta02 211 1/26/2023
1.0.5-beta01 212 1/26/2023
1.0.4 10,335 10/28/2022
1.0.4-beta12 189 6/23/2023 1.0.4-beta12 is deprecated because it has critical bugs.
1.0.4-beta11 408 9/27/2022
1.0.4-beta10 325 8/5/2022
1.0.4-beta09 967 8/4/2022
1.0.4-beta08 2,322 7/7/2022
1.0.4-beta07 265 6/25/2022
1.0.4-beta06 3,063 5/24/2022
1.0.4-beta05 227 5/18/2022
1.0.4-beta03 1,141 4/19/2022
1.0.4-beta02 323 4/8/2022
1.0.4-beta01 941 1/27/2022
1.0.3 6,414 1/20/2022
1.0.3-beta05 575 1/4/2022
1.0.3-beta04 257 12/15/2021
1.0.3-beta03 227 12/15/2021
1.0.3-beta02 935 11/20/2021
1.0.2-beta03 321 8/2/2021
1.0.2-beta02 321 7/8/2021
1.0.2-beta01 281 7/3/2021
1.0.1 1,345 6/1/2021
1.0.0 609 3/20/2021
0.9.9 609 2/22/2021
0.9.9-beta06 460 1/6/2021
0.9.8 541 12/8/2020
0.9.7 961 12/8/2020
0.9.7-alpha3 484 5/20/2020
0.9.7-alpha2 402 5/13/2020
0.9.7-alpha1 404 5/13/2020
0.9.6 893 4/30/2020
0.9.5-beta1 471 4/30/2020
0.9.5-alpha3 453 4/29/2020
0.9.5-alpha2 443 4/23/2020
0.9.5-alpha1 469 4/21/2020
0.9.3 633 6/18/2020
0.9.2 668 1/24/2020
0.9.1 612 1/7/2020