DotNetOpenAuth.OpenId.RelyingParty.UI by Andrew Arnott

<PackageReference Include="DotNetOpenAuth.OpenId.RelyingParty.UI" Version="4.0.1.12097" />

 DotNetOpenAuth.OpenId.RelyingParty.UI 4.0.1.12097

Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>DotNetOpenAuth.OpenId.RelyingParty.UI</id>
    <version>4.0.1.12097</version>
    <title>DotNetOpenAuth OpenID Relying Party (ASP.NET controls)</title>
    <authors>Andrew Arnott</authors>
    <owners>Outercurve Foundation</owners>
    <licenseUrl>http://www.opensource.org/licenses/ms-pl.html</licenseUrl>
    <projectUrl>http://www.dotnetopenauth.net/</projectUrl>
    <iconUrl>https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Increase conversion rates to your web site by lowering the bar to create an account with your site,
			by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!</description>
    <summary>Add OpenID 1.1/2.0 Relying Party authentication functionality to a web application using ASP.NET controls.</summary>
    <dependencies>
      <dependency id="DotNetOpenAuth.OpenId.Core.UI" version="[4.0.1.12097]" />
      <dependency id="DotNetOpenAuth.OpenId.RelyingParty" version="[4.0.1.12097]" />
    </dependencies>
  </metadata>
</package>