michel-jump
michel-jump
Hi, thanks for making it possible to support MTOM for dotnet 5. I am experiencing the following Exception: ``` System.ArgumentNullException: Value cannot be null. (Parameter 'input') at System.Text.RegularExpressions.ThrowHelper.ThrowArgumentNullException(ExceptionArgument arg) at...
I just upgraded my Angular project to version 10, and when building, I got the following error: ``` npm ERR! Could not resolve dependency: npm ERR! peer @angular/core@"^4.0.0 || ^5.0.0...
We have BACnet implemented in a .NET core application running in Docker. BACnet runs on port 47808 on the host machine. So when I want to discover devices I use...