I'm about to take a decision about the mocking library for my next project.
and because I'm new to those libraries I made a quick search
I found that MOQ is much popular than NSubstitute and I expect more help from the community specially here at SO
But I liked NSubstitute syntax more, also it has a nice docs.
So my question is "Is there any thing that I can achieve using MOQ I cant achieve using NSubstitute?"