Giuliano Barberi
Giuliano Barberi
Also, Ninject supports binding multiple interfaces to 1 item which Agent Mulder doesn't currently understand: ``` Bind().To().InSingletonScope(); ```
@wjbryant I just had the same issue as you yesterday and its fixed if you get the latest mapping code. The binary he has in output is old, get the...
I'm completely out of my depth here but I'm also wanting to build latest imgui and I'm wondering if using something like https://github.com/mono/CppSharp would be a good alternative? Does anyone...
Since C# support is getting better and better, it's possible now to use Yarn as it is with Godot. I have a POC working successfully without much trouble. I did...
I just used C# to compile. I had issues getting Yarn to run the bytecode though and opened an issue to try and get help. The C# importer looks like...
@habbes Is the new STJ based writer enabled by default? Also, is converting the reader to use STJ on the roadmap? We see a large performance impact when using OData...
@habbes We have models that are created by customers and actually ran into a customer using the name "true". This isn't something we can change.
@MarkPieszak Really curious about TS support. Wondering if there has been any updates. Thanks!
@cijothomas Any update on this issue? We also need events to be sent to Geneva.
@habbes We found another case where a customer named a field `INF` which then makes filters such as `INF eq 'y'` fail due to `INF` being a reserved keyword. Is...