Skip to content
forked from passxyz/Lib

.NET MAUI class library to extend KPCLib

Notifications You must be signed in to change notification settings

shugaoye/PassXYZLib

 
 

Repository files navigation

PassXYZLib

PassXYZLib is a .NET MAUI class library to extend KeePassLib for KeePass compatible password manager apps. KPCLib is a .NET Standard build of KeePassLib which is a library of KeePass. With PassXYZLib and KPCLib, we can build KeePass compatible applications on all major platforms. A command line application KPCLibPy is built using KPCLib and Python.NET.

KPCLib 1.x.x includes both KeePassLib and PassXYZLib, but they become separate libraries from version 2.x.x.

  • KeePassLib - This is the port of the original KeePassLib under project KPCLib. It is a .NET standard library.
  • PassXYZLib - This is the enhancement built on top of KeePassLib, such as localization, OTP etc. Version 1.x.x is built for Xamarin.Forms and 2.0.0 or above is built for .NET MAUI.

Setup

  • Available on NuGet: NuGet
  • Version 1.x.x is built using Visual Studio 2019.
  • Version 2.x.x or above is built using Visual Studio 2022 and .NET 7.
  • Version 3.x.x or above is built using Visual Studio 2022 and .NET 8.

About

.NET MAUI class library to extend KPCLib

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.3%
  • Jupyter Notebook 0.7%