Sodium 5.1.7 for .NET has been released to nuget.org.
The main change in this version is that the old priority queue has been replaced with an intrusive priority queue. This gives a large performance boost to changes which cause reordering of the priority queue, such as loops and switches.