PlayFabAllSDK by PlayFab Inc.

<PackageReference Include="PlayFabAllSDK" Version="1.0.336" />

 PlayFabAllSDK 1.0.336

PlayFab is a backend-as-a-service for games. This package is the full .Net SDK for making web service calls to the PlayFab client, server and admin APIs.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>PlayFabAllSDK</id>
    <version>1.0.336.0</version>
    <title>PlayFab SDK</title>
    <authors>PlayFab Inc.</authors>
    <owners>PlayFab Inc.</owners>
    <licenseUrl>https://raw.githubusercontent.com/PlayFab/CSharpSDK/master/license.md</licenseUrl>
    <projectUrl>https://github.com/PlayFab/CSharpSDK</projectUrl>
    <iconUrl>https://playfab-csharp-sdk-builds.s3-us-west-2.amazonaws.com/playfab_logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>PlayFab is a backend-as-a-service for games. This package is the full .Net SDK for making web service calls to the PlayFab client, server and admin APIs.</description>
    <copyright>Copyright 2014</copyright>
    <tags>video game backend api playfab library sdk receipt validation matchmaking virtual good currency leaderboard storage steam psn xbox unity</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="6.0.3" />
    </dependencies>
  </metadata>
</package>