Keeper.Sdk 1.1.1-beta07

This is a prerelease version of Keeper.Sdk.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Keeper.Sdk --version 1.1.1-beta07
                    
NuGet\Install-Package Keeper.Sdk -Version 1.1.1-beta07
                    
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-beta07" />
                    
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-beta07" />
                    
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-beta07
                    
#r "nuget: Keeper.Sdk, 1.1.1-beta07"
                    
#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.
#:package Keeper.Sdk@1.1.1-beta07
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Keeper.Sdk&version=1.1.1-beta07&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Keeper.Sdk&version=1.1.1-beta07&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 (3)

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

Package Downloads
Keeper.Cli

Package Description

Keeper.KeeperCli

Package Description

Keeper.Biometrics

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.6 429 5/5/2026
1.1.5 5,119 4/6/2026
1.1.5-beta03 144 3/27/2026
1.1.5-beta02 109 3/26/2026
1.1.5-beta01 100 3/24/2026
1.1.4 1,073 2/27/2026
1.1.4-beta02 153 2/25/2026
1.1.3 1,475 1/23/2026
1.1.3-beta01 123 1/14/2026
1.1.2 6,929 10/29/2025
1.1.2-beta05 654 10/3/2025
1.1.2-beta04 215 9/30/2025
1.1.2-beta03 340 9/16/2025
1.1.2-beta02 218 9/3/2025
1.1.2-beta01 121 8/3/2025
1.1.1 5,927 7/22/2025
1.1.1-beta07 207 6/30/2025
1.1.1-beta06 4,695 3/27/2025
1.1.1-beta05 289 3/27/2025
1.0.7-beta02 210 10/5/2025
Loading failed