Jonathan Magnan
Jonathan Magnan
Hello @GF-Huang , I agree. However, that's impossible to change the order due to backward compatibility. All we will do is introducing a lot of bugs so the only option...
Hello @smirkchung , Do you think you could provide us an example to get us started on this issue? Best Regards, Jonathan --- _Help us to support this library: [Donate](http://www.zzzprojects.com/contribute)_
Hello @smirkchung , Unfortunately, `HAP` is currently only an `HTML` browser. Not an `XML`. We will for sure try to be more flexible when we will re-write this library but...
Olá, eu acho que esse erro aconteceu porque você não escapa da sua aspa dupla ```csharp var s = "a\"b"; ``` Best Regards, Jonathan --- **Performance Libraries** `context.BulkInsert(list, options =>...
Olá, Não tenho certeza de entender seu último comentário. Pelo que entendi, respondi com a solução para implementar. Se você quiser que nós o ajudemos, por favor, crie um exemplo...
Hello @LukeTOBrien , I will make my developer look at it. At first, I would say that having a method named `Children` which return `Element` instead of `Node` will make...
Hello @oferze , To be honest, unfortunately unless we make a major version (which likely not happen soon), I don't think we will fix issue like this one. A full...
That's great ;) I will try to look at your library once it gets released. Best Regards, Jonathan
Thank you @zmjack , We will review it. Best Regards, Jonathan --- **Performance Libraries** `context.BulkInsert(list, options => options.BatchSize = 1000); ` [Entity Framework Extensions](http://entityframework-extensions.net/) • [Entity Framework Classic](http://entityframework-classic.net/) • [Bulk...
Hello @MartinHenkeQP , Due to some backward compatibility, we choose to let this work like this. Many people use the library to parse text and would have expected to get...