Jérôme Saliba

Results 77 comments of Jérôme Saliba
trafficstars

Hi, I think the most logical way of doing this would be to never embed it, and to allow downloading / updating it directly from WFN itself for those who...

You can also download the new one and delete the database file, I'd be interested to have your feedback on the new version 😉

Oh ok, sorry about that. Notifications are supposedly more reliable in this version, but some users reported the same so I guess some rework is needed. If the notifier.exe agent...

Well this issue is pretty old so it might / should have been fixed. In the meantime, keeping it open to retry following those detailed steps. Thank you

I'm using xunit, which basically requires three packages: xunit, xunit.runner.visualstudio and Microsoft.net.test.sdk. Xunit comes with some differences from usual testing, it's about Facts and Theories (basically a test, and a...

Even Microsoft is using it in fact, at least for some of their .net core projects, hence the choice (amongst other reasons).

Great! Oh and I added some github actions to build and test on the server when pushing. Last step will be automated generation on master (so that users will be...

Damn, clicked on Close again by mistake... Car's moving too much 😁

Hi @harrwiss, thanks! I'm sorry but... Why did you rename the project? Convention still applies here 🤔 😊

Thanks! I'll work a bit on the last optimization I saw for the security log (using on demand async operations which would allow removing the limit), and then l'll check...