Owin.Security.Providers.Orcid by Jerrie Pelser, Tommy Parnell and contributors

<PackageReference Include="Owin.Security.Providers.Orcid" Version="2.26.0" />

 Owin.Security.Providers.Orcid 2.26.0

Adds additional OAuth providers for OWIN to use with ASP.NET

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Owin.Security.Providers.Orcid</id>
    <version>2.26.0</version>
    <authors>Jerrie Pelser, Tommy Parnell and contributors</authors>
    <owners>Tommy Parnell</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/tparnell8/OwinOAuthProviders</projectUrl>
    <description>Adds additional OAuth providers for OWIN to use with ASP.NET</description>
    <summary>Additional OAuth providers for Katana (OWIN).

      Includes providers for ArcGISOnline, Asana, Backlog, Battle.net, Bitbucket, Buffer, DeviantArt, Dropbox, EVEOnline, Fitbit, Flickr, Foursquare, GitHub, Gitter, Google+, HealthGraph, Imgur, Instagram, LinkedIn, Onshape, PayPal, Reddit, Salesforce, Slack, SoundCloud, Spotify, StackExchange, TripIt, Twitch.tv, Untappd, Vimeo, Visual Studio Online, VKontakte, Wordpress, Yahoo and Yammer.

      Also adds generic OpenID 2.0 providers as well implementations for Steam and Wargaming.</summary>
    <releaseNotes>View the release notes on github</releaseNotes>
    <copyright>Copyright 2013 - 2016</copyright>
    <tags>owin katana oauth LinkedIn Yahoo Google+ GitHub Reddit Instagram StackExchange SalesForce TripIt Buffer ArcGIS Dropbox Wordpress Battle.NET Yammer OpenID Steam Twitch Box Baidu</tags>
    <dependencies>
      <dependency id="Microsoft.Owin.Security" version="3.0.1" />
      <dependency id="Newtonsoft.Json" version="8.0.3" />
    </dependencies>
  </metadata>
</package>