News

Since RMM is a header-only library, this does not actually link RMM, but it makes the headers available and pulls in transitive dependencies. If RMM is not installed in a default location, use ...
Description If I would like to sort accented strings with Hungarian sorting, I get incorrect results in .NET 9, while it works as expected in .NET Framework 4.8.1. There is a StackOverflow article ...