Notakey.SDK by Notakey Latvia

<PackageReference Include="Notakey.SDK" Version="2.2.12" />

 Notakey.SDK 2.2.12

Notakey .NET client SDK for requesting and verifying authentication requests

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Notakey.SDK</id>
    <version>2.2.12</version>
    <title>Notakey.SDK</title>
    <authors>Notakey Latvia</authors>
    <owners>Notakey Latvia</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>images\package_icon.png</icon>
    <description>Notakey .NET client SDK for requesting and verifying authentication requests</description>
    <summary>Notakey .NET client SDK for requesting and verifying authentication requests</summary>
    <releaseNotes></releaseNotes>
    <copyright>Copyright 2022 Notakey Latvia</copyright>
    <tags>notakey 2fa mfa two-factor</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Newtonsoft.Json" version="12.0.3" />
        <dependency id="Refit" version="5.1.67" />
        <dependency id="System.Reactive" version="4.4.1" />
        <dependency id="System.Reactive.Core" version="4.4.1" />
        <dependency id="System.Reactive.Interfaces" version="4.4.1" />
        <dependency id="System.Reactive.Linq" version="4.4.1" />
        <dependency id="System.Reactive.PlatformServices" version="4.4.1" />
      </group>
    </dependencies>
  </metadata>
</package>