KeePass 2.59.0

dotnet add package KeePass --version 2.59.0
                    
NuGet\Install-Package KeePass -Version 2.59.0
                    
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="KeePass" Version="2.59.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KeePass" Version="2.59.0" />
                    
Directory.Packages.props
<PackageReference Include="KeePass">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 KeePass --version 2.59.0
                    
#r "nuget: KeePass, 2.59.0"
                    
#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 KeePass@2.59.0
                    
#: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=KeePass&version=2.59.0
                    
Install as a Cake Addin
#tool nuget:?package=KeePass&version=2.59.0
                    
Install as a Cake Tool

Unofficial debug build of KeePass for extension development.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on KeePass:

Repository Stars
dlech/KeeAgent
ssh agent plugin for KeePass 2.x
KeeTrayTOTP/KeeTrayTOTP
Tray TOTP Plugin for KeePass2.
Version Downloads Last Updated
2.59.0 1,317 8/23/2025
2.58.0 794 3/15/2025
2.57.1.40982 889 10/25/2024
2.57.0.28775 905 6/1/2024
2.56.0.21793 602 5/4/2024
2.55.0.18204 812 12/24/2023
2.54.0.23169 936 6/12/2023
2.53.0.21099 1,267 2/4/2023
2.52.0.34133 908 11/7/2022
2.51.1.21987 1,055 5/10/2022
2.51.0.28052 883 5/7/2022
2.50.0.21065 1,594 1/18/2022
2.49.0.18881 845 10/5/2021
2.48.1.29345 1,136 5/10/2021
2.47.0.22308 1,037 1/13/2021
2.46.0.19428 1,196 9/14/2020
2.45.0.30441 1,284 5/16/2020
2.44.0.30973 1,613 2/9/2020
2.43.0.36971 1,530 9/11/2019
Loading failed