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.
<PackageVersion Include="pt.KeePass2PCL" Version="2.28.2" />
                    
Directory.Packages.props
<PackageReference Include="pt.KeePass2PCL" />
                    
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 pt.KeePass2PCL --version 2.28.2
                    
#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.
#addin nuget:?package=pt.KeePass2PCL&version=2.28.2
                    
Install pt.KeePass2PCL as a Cake Addin
#tool nuget:?package=pt.KeePass2PCL&version=2.28.2
                    
Install pt.KeePass2PCL as a Cake Tool

PCL version of KeePass 2.x library

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.28.2 1,596 8/21/2017
2.28.1 1,481 5/8/2017

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