Sitko.Core.Auth.Google by George Drak

<PackageReference Include="Sitko.Core.Auth.Google" Version="8.0.0-preview.25" />

 Sitko.Core.Auth.Google 8.0.0-preview.25

Sitko.Core is a set of libraries to help build .NET Core applications fast

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Sitko.Core.Auth.Google</id>
    <version>8.0.0-preview.25</version>
    <authors>George Drak</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>packageIcon.png</icon>
    <description>Sitko.Core is a set of libraries to help build .NET Core applications fast</description>
    <copyright>Copyright © Sitko.ru 2020</copyright>
    <repository type="git" url="https://github.com/sitkoru/Sitko.Core" commit="77479858dc06d059b9beb2471762623074a05c4d" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Sitko.Core.Auth" version="8.0.0-preview.25" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Authentication.Google" version="3.1.16" exclude="Build,Analyzers" />
      </group>
      <group targetFramework="net5.0">
        <dependency id="Sitko.Core.Auth" version="8.0.0-preview.25" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Authentication.Google" version="5.0.7" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>