* Upgrade the paging bits to .NET 6. * Update ShowCase/StringLibrary/*Tests * Upgrade hello world sample * A bit more upgrades or explicit ignores * Upgrade vb proj * I think that is the last of them * Fix a few build errors when upgrading
The example was incomplete; `System.Threading.Thread` was being referenced without the namespace being properly imported.
* Move snippets from samples repo * Moved async example to standard folder * Fix remaining references