hem@hdk
hem@hdk
In general it would be nice to have an option to include "just my code" or to exclude the BCL / third party libraries. Fox example when implementing `IList.Add(T item)`...
Hi, I had a similar problem in the past after a power outage. Checking the MongoDB log at `/usr/local/share/java/unifi/logs/mongod.log` revealed entries like this: `E STORAGE [initandlisten] WiredTiger error (-31804) [1646396990:885788][97050:0x804c12000],...
Any update regarding this topic? An official Webassembly version already exist via [jedisct1/libsodium.js](https://github.com/jedisct1/libsodium.js/)
Same issue here with EAP 5.
Same with EAP 6.
Any schedule on the horizon when this extension will be functional again?
I just found issue #9 where a sample in VB.Net was posted,so I'am currently using this piece of code which seems to work: ``` csharp [QueryInterceptor("LogMessages")] public Expression OnPostQuery() {...
Hello, will [4.0](https://app.swaggerhub.com/apis/buildingSMART/BCF/4.0) be a new version in terms of breaking changes or is this just some cleanup regarding the `swagger.yaml` ?
Thank you @GeorgDangl. After looking into the changes in `master` compared to the current `3.0` specification the most interesting part seems to be the addition of `custom_fields` which was something...
Any updates on this topic? Also, while wondering how to implement pagination, I've noticed that this is currently the only issue blocking the V4 release according to the milestone. Is...