Hacker News new | ask | show | jobs
by nwah1 3174 days ago
The news this week was that it works with .net standard 2.0 but I assume only on windows.

https://blogs.msdn.microsoft.com/dotnet/2017/10/10/announcin...

If keepass were a .net standard library, you could have different front-ends for various platforms. Making the front-end crossplatform is a good goal too. I'm sure you could use bindings to Qt or gtk. There's various native crossplatform front-ends in the works too. See my comments below.