Thanks for your package, we use it extensively. Could you also add at least the ordered dictionary type? Given .NET 9 is going to natively provide one, we are going to use that in the future, and in certain cases a value ordered counterpart is going to be necessary.
We'll need to see how that type pans out in both API design and actual real-world usage. Adding and maintaining an additional type to this library is a non-trivial amount of work.
Thanks for your package, we use it extensively. Could you also add at least the ordered dictionary type? Given .NET 9 is going to natively provide one, we are going to use that in the future, and in certain cases a value ordered counterpart is going to be necessary.