donid

Results 5 comments of donid

Since Dominik Reichl wasn't too keen on [porting to .net Core](https://sourceforge.net/p/keepass/discussion/329220/thread/e15805a8/), I searched and found [ModernKeePassLib](https://www.nuget.org/packages/ModernKeePassLib/). It seems to be maintained and worked quite well in a short test (if...

@Rpinski Thanks, but something is weird: VS loads the PDB, but when I double-click on the call-stack it prompts "The source file is different from when the module was build"!...

I just tried it on a different machine (VM) with the same result as before. I am using the same method that you have described - except: why do you...

The priority of VS2019 compatibility should be increased, since the GA-Version has been around for quite a while (April 2nd).

I agree that having IDisposable on HttpTileSource is annoying, especially when providing a tileFetcher where HttpClient is not even used.