You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

55 lines
2.4 KiB

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Google.Apis.Drive.v3</id>
<version>1.70.0.3893</version>
<title>Google.Apis.Drive.v3 Client Library</title>
<authors>Google LLC</authors>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<icon>NuGetIcon.png</icon>
<projectUrl>https://github.com/google/google-api-dotnet-client</projectUrl>
<iconUrl>https://www.gstatic.com/images/branding/product/1x/google_developers_64dp.png</iconUrl>
<description>Google APIs Client Library for working with Drive v3.
Product documentation is available at:
https://developers.google.com/workspace/drive/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Drive.v3/latest/api/Google.Apis.Drive.v3.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Drive.v3
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework &lt; 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0</description>
<copyright>Copyright 2025 Google LLC</copyright>
<tags>Google</tags>
<repository type="git" url="https://github.com/google/google-api-dotnet-client" commit="59f7d148eac1b192742c6a2f1d8355f2376b6724" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Google.Apis" version="1.70.0" exclude="Build,Analyzers" />
<dependency id="Google.Apis.Auth" version="1.70.0" exclude="Build,Analyzers" />
</group>
<group targetFramework="net6.0">
<dependency id="Google.Apis" version="1.70.0" exclude="Build,Analyzers" />
<dependency id="Google.Apis.Auth" version="1.70.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="Google.Apis" version="1.70.0" exclude="Build,Analyzers" />
<dependency id="Google.Apis.Auth" version="1.70.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>