Kim Hugener-Ohlsen

Results 7 comments of Kim Hugener-Ohlsen

I work for a larger organization that is reviewing how to build our next software platform. Our current platform was built with .NET. Not being able to produce native libraries...

I posted a comment on what appears to be the last remaining bug: https://github.com/gsscoder/commandline/issues/361 It seems to be clear what's wrong, but I'm not sure if there is an easy...

Had quick look into this and could let the example above to run by changing the order of parameters in Concat in the following line: https://github.com/gsscoder/commandline/blob/master/src/CommandLine/Core/Tokenizer.cs#L54 The changed line becomes:...

Hi @LiorBanai Advanced mode sounds like a good idea. Of course, validation and stuff like "intellisense" would be nice to have, but still secondary. I think you are using [DataView.RowFilter](https://docs.microsoft.com/en-us/dotnet/api/system.data.dataview.rowfilter?view=net-6.0),...

I gave it a try with the 4.9.0 release. It works well. Thanks!

Hi @rolfbjarne Is there any update on this topic? I see the issue here: https://github.com/dotnet/runtime/issues/68775 is moved to the 8.0.0 milestone, which would be fine, but it would be good...