I am trying to set up your C# NUnit sample code and have added all the Nuget packages but still, my test shows lots of missing dependencies errors

I am trying to set up your C# NUnit sample code and have added all the Nuget packages but still, my test shows lots of missing dependencies errors. Can you please help here?

Hello Mark,

Once you have added the Nuget packages, build the project and it would resolve a majority of the dependency issue.

Hope this helps!