Sitko.Core.Auth by George Drak

<PackageReference Include="Sitko.Core.Auth" Version="11.6.0" />

 Sitko.Core.Auth 11.6.0

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</id>
    <version>11.6.0</version>
    <authors>George Drak</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>packageIcon.png</icon>
    <projectUrl>https://github.com/sitkoru/Sitko.Core</projectUrl>
    <description>Sitko.Core is a set of libraries to help build .NET Core applications fast</description>
    <copyright>Copyright © Sitko.ru 2020 - 2021</copyright>
    <repository type="git" url="https://github.com/sitkoru/Sitko.Core" commit="7ece5bf592c06fc12699a927407c4cabd0187815" />
    <dependencies>
      <group targetFramework="net8.0">
        <dependency id="Sitko.Core.App.Web" version="11.6.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" version="8.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>