KeePass Core
Fork of
KeePass application with dotnet 10 migration
The journey from a classic app to a more modern implementation opening more possibility.
The journey from a classic app to a more modern implementation opening more possibility.
Debug.Assert with log system
Changelog does not include information on chores/cleanup code. For example:
this. use
ArgumentNullException.ThrowIf())
TrtUtil chores
Debug.Assert placed juste before any throw Exception
new() declaration
KeePass Core
KeePass Core chores
Debug.Assert placed juste before any throw Exception
new() declaration
KeePassLib Core chores
Debug.Assert placed juste before any throw Exception
new() declaration
KeePass.Program.InitAppContext
KeePass.UI.CustomSplitContainerEx ratio computation
TrtUtil application on net481 with wine in a linux environment
KeePass.Program.InitAppContext
(blocking net10 starting)
KeePass.UI.CustomSplitContainerEx ratio computation (blocking net10 starting)
TrtUtil application on net481 with wine in a linux environment
KeePass and TrtUtil applications on net481 with wine in
a linux environment
new SHAxxxManaged() to
SHAxxx.Create(), ...)