* Introduce .netcore extensions Implement ArgumentNullException for .net6 and c#10 * Update pipelines to install .netcore 6 * Update test projects to .net 6.0
Fix code style
Changed test project to .net5 Changed ThreadPool to use CancellationTokens