Michael Brunner
Michael Brunner
I would just like to use the parser part of the converter to extract xml docs for my use case. Currently XmlDocAssembly is internal.
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion. License: Mozilla Public License Version 2.0 Repo: https://github.com/openMVG/openMVG I will probably start this soon. Any tipps...
We had difficulities using this provider when having a strict validation on the entities. To make this work, we removed the logic to only send changed values during the update...
Hi, I'm very happy about this GELF Logging Extension, as I don't need to use serilog or NLog to get my logs into GrayLog interface. But I would prefer some...
As there might be really, really many log messages, it might be important to tune the extension regarding performance. e.g. Remove the new list here: https://github.com/mattwcole/gelf-extensions-logging/blob/22ee531949f54d5da26b958e6bcdfc622c027d18/src/Gelf.Extensions.Logging/GelfLogger.cs#L113 Why use ToArray here...