osexpert

Results 23 comments of osexpert

I can try to make a PR with a setting to enable ser/desser of key/value list from/to dictionary, if this is something that will be accepted. But what to call...

Have the same problem. But why does it work to cast from other apps? I have VLC on my Android phone, it can cast without problem. LocalCast can too. Plex...

I can make a nuget. But under what name? Maybe just "AsyncReaderWriterLockSlim"? Or should i use the name "KPreisser.AsyncReaderWriterLockSlim"? Done: https://www.nuget.org/packages/AsyncReaderWriterLockSlim

The StringSplit \ string_split seems very tied to ms sql as well? I think this is not worse than that :-D But it would be better to have some generic\core...

What do you think about some sort of generic hook\handler to hook into PackListParameters? It could be as generic as `public static Func InListCustomHandler = null;` Pro: Can do "anything"...

And it would maybe be cool if StringSplit could fit into this somehow, maybe StringSplit could be the default custom handler. I created a new branch here that show the...

I am not sure what you mean. What would the type handler do? Enables it?

I think we are going in circles here:-) "In fact, we don't even need that; here's a working version with zero library changes and not even a custom type-handler:" Yes...