Google.Apis.NuGet.Publisher.Discovery |
Name | Description |
---|---|
NuGetApiPublisher | This publisher publishes Google API packages to NuGet main repository. |
Options | The options class which contains the different options to this utility. |
Program | A Google APIs NuGet publisher which downloads the APIs latest bundles. For each API it checks if there a NuGet package doesn't exist for the client version and the API revision, and if so it builds a new NuGet package and publish it to NuGet main repository. |