AspNet.Security.OAuth.StackExchange by Andrew Lock,Chino Chang

<PackageReference Include="AspNet.Security.OAuth.StackExchange" Version="5.0.5" />

 AspNet.Security.OAuth.StackExchange 5.0.5

ASP.NET Core security middleware enabling StackExchange authentication.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>AspNet.Security.OAuth.StackExchange</id>
    <version>5.0.5</version>
    <authors>Andrew Lock,Chino Chang</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers</projectUrl>
    <description>ASP.NET Core security middleware enabling StackExchange authentication.</description>
    <copyright>© AspNet.Security.OAuth.Providers contributors. All rights reserved.</copyright>
    <tags>aspnetcore authentication stackexchange oauth security</tags>
    <repository type="git" url="git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers" commit="0eebc6a255a345085019b5d925f9b646adf7e42e" />
    <dependencies>
      <group targetFramework="net5.0" />
    </dependencies>
    <frameworkReferences>
      <group targetFramework="net5.0">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>