坦克很多你的建议
解决方法
A C# ASP.NET MVC project template to
get you on a strong start on a web
site that accepts OpenID. An OAuth
service provider is also included so
that clients can access user data with
user authorization and without a
password.
还有一个名为Html5-MVC3-BP-OpenAuth的模板,描述如下:
This template creates an MVC3 Razor
project with Html5 Boilerplate from
Paul Irish. Also includes the
DotNetOpenAuth CTP for authentication
via OpenId,Twitter (OAuth) or
Facebook (OAuth2).
或者在Codeplex上查看MvcOpenID – An OpenID Starter Kit for ASP.NET MVC:
“MvcOpenID is an OpenID starter kit for ASP.NET MVC. It is first and foremost a learning tool. I’ve learned a lot about OpenID while developing this and commented the code a lot. Running the application and stepping through the code is the best and probably the fastest way to learn. Apart from it’s educational value you can also use it as a starter kit for your ASP.NET MVC based web applications.”