Move to each example directory and execute the command dotnet run
.
Each example in this directory by default refers to published NuGet packages.
You can change the property UseLocalProjectInsteadOfPublishedPackage
in file Directory.Build.props to refer to a local project by changing it to true
.