pt.KeePass2PCL
2.28.2
dotnet add package pt.KeePass2PCL --version 2.28.2
NuGet\Install-Package pt.KeePass2PCL -Version 2.28.2
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="pt.KeePass2PCL" Version="2.28.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add pt.KeePass2PCL --version 2.28.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: pt.KeePass2PCL, 2.28.2"
#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.
// Install pt.KeePass2PCL as a Cake Addin #addin nuget:?package=pt.KeePass2PCL&version=2.28.2 // Install pt.KeePass2PCL as a Cake Tool #tool nuget:?package=pt.KeePass2PCL&version=2.28.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PCL version of KeePass 2.x library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Bcl.Compression (>= 3.9.85)
- PCLCrypto (>= 2.0.147)
- PCLStorage (>= 1.0.2)
- Splat (>= 1.6.2)
- Validation (>= 2.4.15)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
2.28.2:
- Downgrade Splat dependency to be able to work with ReactiveUI 7.4.0
2.28.1:
- Opening kdbx file with Key file has been fixed;
- Fail on closing Crypto Stream has been closed.
Old:
- UWP bug fixing