开发者

What is the difference between the FacebookWebMVC the Facebook NuGet packages?

What's the difference between these two packages?

What is the difference between the FacebookWebMVC the Facebook NuGet packages?

and

What is the difference between the FacebookWebMVC the Facebook NuGet packages?

Now before everyone jumps in and says: One is for the ASP.NET MVC framework website(s) and the other is not, I'm under the impression that the WebMvc is a wrapper for the MVC framework.

As such, we don't need to write as much code.

So .. can someone please explain the difference with code.

eg. With the Core dll, u would have 开发者_运维问答to write these 10 lines. With the WebMvc dll you can just use this Action Method Attribute or whatever...

Also, bonus points to any tutorials that explain how to use it, or some sample website code in codeplex, github, bitbucket, where-ever...


The FacebookWebMvc depends on the FacebookWeb NuGet so when you install it it also installs the base package:

What is the difference between the FacebookWebMVC the Facebook NuGet packages?

It contains helper functions adapted for ASP.NET MVC but they all use the core library.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜