axunonb

Results 67 comments of axunonb

Couldn't find anything about this behavior [here](https://docs.microsoft.com/en-us/nuget/concepts/package-versioning) and anywhere else. Thanks again for pointing this out.

https://github.com/YAXLib/YAXLib/pull/152 never merged into master?

Memory usage is very high, even with low setting for `MaxRecursion`: ``` MaxRecursion = 10 | Method | N | Mean | Error | Gen 0 | Gen 1 |...

Resolved with release [v4.0.0](https://github.com/YAXLib/YAXLib/releases/tag/v4.0.0)

@Marvin-Brouwer There will be `SerializationContext` in v4, which contains `SerializerOptions` as a property. This way, an `ICustomSerializer` is able to respect this setting and de/serialize accordingly. Also, if a property...

Great, thanks, so this will be the case in v4.

Resolved with release [v4.0.0](https://github.com/YAXLib/YAXLib/releases/tag/v4.0.0)

Hi Marvin, Thanks for your feature request, and for even diving into the *YAXLib* source code. In order figure out all aspects (e.g. how is `CreateRequest` or `UpdateRequest` implemented), a...

https://github.com/YAXLib/YAXLib/issues/93 will be resolved in v4: `IKnowType` and `KnownTypes` will be public.

Resolved with release [v4.0.0](https://github.com/YAXLib/YAXLib/releases/tag/v4.0.0)