Google.Apis.YouTube.v3 by Google Inc.

<PackageReference Include="Google.Apis.YouTube.v3" Version="1.13.1.511" />

 Google.Apis.YouTube.v3 1.13.1.511

Google APIs Client Library for working with Youtube v3. Supported Platforms: - .NET Framework 4 and 4.5 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/youtube/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Google.Apis.YouTube.v3</id>
    <version>1.13.1.511</version>
    <title>Google.Apis.YouTube.v3 Client Library</title>
    <authors>Google Inc.</authors>
    <owners>google-apis-packages</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://www.github.com/google/google-api-dotnet-client</projectUrl>
    <description>Google APIs Client Library for working with Youtube v3.
          Supported Platforms:

          - .NET Framework 4 and 4.5

          - Windows Store apps

          - Windows Phone 8 and 8.1

          - Portable Class Libraries

          More documentation on the API is available at:
          https://developers.google.com/api-client-library/dotnet/apis/youtube/v3

          The package source code is available at:
          https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated</description>
    <summary>Google Youtube v3 API client library</summary>
    <tags>Google</tags>
    <dependencies>
      <group targetFramework=".NETPortable0.0-Profile259">
        <dependency id="Google.Apis" version="1.13.1" />
        <dependency id="Google.Apis.Auth" version="1.13.1" />
      </group>
      <group targetFramework=".NETPortable0.0-Profile328">
        <dependency id="Google.Apis" version="[1.10.0]" />
        <dependency id="Google.Apis.Auth" version="[1.10.0]" />
      </group>
    </dependencies>
  </metadata>
</package>