Pedro G. Dias
Pedro G. Dias
I need the same, a default command that shows a splash + displays help
I may be attempting to convert too much at once: ```csharp var xsdFiles = XsdFileFinder.FindXsdFilesWithNamespaces(rootFolder); Console.WriteLine(new string('-', 120)); var namespaceMappings = new Dictionary(); foreach (var xsdFile in xsdFiles) { var...
Answering myself now: I ALMOST have it I think with type and member visitors, but I need some guidance on how to use them properly. The tests in this repo...
> I don't think XmlSerializer supports DateOnly/TimeOnly yet, see #310. What prevents you from using `DateTime`? I have a team of Java developers who have already decided to store all...
Step by step didn't work for me. Also, unblocked the zip file before extracting it to no effect. OBS version is 30.0.1
+1 - is this repo dying? I see no responses from anyone. We need this too