Jonas Francisco
Jonas Francisco
After adminer 4.3.0 there is not possible to connect to a sqlite database without implementing a custom login method, probably for a security measure since we could connect to any...
Hi, I'm using the in-memory version for unit tests in a linux container with dotnet 8, I'm getting this exception while writing files: ``` System.Security.Cryptography.CryptographicException : Concurrent operations from multiple...
The current implementation does not support xUnit v3. I think in order to make it compatible it might be necessary to create a different project like "SystemTextJson.JsonDiffPatch.Xunit.V3" because the xUnit...