You can download solution on Github by
https://github.com/raysaspnet/facebookcomment
1. Create a partial view, call fbComment
2. Add this partial view into any view for comments
@RenderBody()
@Html.Partial("fbComment")
https://developers.facebook.com/docs/plugins/comments