Rick van Dam
Rick van Dam
### Summary It would be nice if the editor could tell you you forgot to unsubscribe a event somewhere as this can lead to very strange bugs if left unchecked....
### Summary Currently duality is using /n as a newline character. This is a non standard way for newline characters. It would be better if it would follow the standard...
**Which Version of GCM are you using ?** From a command prompt, run ``git credential-manager version`` and paste the output. ``` Git Credential Manager for Windows version 1.20.0 ``` **Which...
#### Describe the bug If I try to embed try .net with this iframe (taken from https://dotnet.microsoft.com/platform/try-dotnet): ``` Fibonacci Generator Here is my example of a Fibonacci generator implemented in...
Cannot delete/rename files due to vfs objects = catia fruit recycle streams_xattr in the smb.conf
I noticed that I cannot delete or rename files on windows 10 or with the smbclient running inside the container. After some fiddling around with the smb.conf file I saw...
I want to use inheritance in my schema but I cannot get it to work in version 10.5.2 Even the example here https://github.com/RicoSuter/NJsonSchema/wiki/Inheritance doesn't seem to work: Class definitions ```...
**Is your feature request related to a problem? Please describe.** Currently both static and dynamic constructor selection is done with this interface. This makes the interface less clean than it...
**Describe the bug** We currently use multi stage builds in combination with manual approvals. This is so that its easy to deploy from any branch. However Azure Devops is reporting...
**Is your feature request related to a problem? Please describe.** Singularity as a name is currently used by some other projects. It also does not have a direct link to...
Currently some fields in ServiceBinding are mutable. This has some disadvantages: - It could cause hard to understand problems when reusing the same ServiceBinding instances across containers. - If ServiceBindings...