I have noticed that there are two NuGet packages that have Guard and ThrowHelper classes in them. Microsoft.Toolkit.Diagnostics and CommunityToolkit.Diagnostics. Which one is the right one?
After making the same question in the project's repository, I have discovered that CommunityToolkit will be the permanent home of Guard and ThrowHelper. Here is that discussion Community Toolkit