CSharp7Features
CSharp7Features copied to clipboard
Should include the packages needed to use the features too.
Generalized Async Return requires the System.Threading.Tasks.Extensions NuGet package and Tuples requires the System.ValueTuple NuGet package.
The cheat sheet should mention those two things.