All Google Cloud libraries are published to NuGet.
Use Visual Studio to manage dependencies on Google Cloud libraries:
In Solution Explorer, right-click on a project and choose Manage NuGet Packages...
Alternatively, users who prefer to manage packages from the command line can navigate from Visual Studio's menu and choose Tools > NuGet Package Manager > Package-Manager-Console.
Google Cloud libraries
Google Cloud library names follow the pattern Google.Cloud.*
. For a full list,
see NuGet.
Older Google Cloud library names and libraries for other Google services follow the
pattern Google.Apis.*
. For a full list, see NuGet.