I have a MVC 3 Web App in C#, I have installed from NuGet the DotNetOpenAuth library
PM> Install-Package DotNetOpenAuth
The download page says that an AJAX-style OpenID Selector control is included, but I cannot find instructions on where it is and how to install it on a View.
Could you point me out in the right direction? Thanks!