Adventures in HttpContext All the stuff after 'Hello, World'

Updated MVC3 Html5 Boilerplate Template: Now with Twitter and Facebook

I pushed a major update to the MVC3/Html5 Boilerplate Template found on the github page. The new update includes the latest boilerplate code and uses the DotnetOpenAuth CTP for logging in via Twitter and Facebook. Thanks to @jacob4u2 for making some necessary web.config changes (he has an alternate template on his bitbucket site you should also check out.

Your best option is to git clone [email protected]:mhamrah/Html5OpenIdTemplate.git the template with your own app. That way you’ll get the latest nu-get packages with the bundle. You can also use the template, but you’ll need to manually pull the latest CTP for DotNetOpenAuth to get the latest dlls.