Info
| Version: | 3.0.2 | 
| Author(s): | Damiao Castro | 
| Last Update: | Friday, June 14, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/DamiaoCastro/AzureFunctionsExtensionGooglePubSub/wiki | 
| NuGet Url: | https://www.nuget.org/packages/AzureFunctions.Extensions.GooglePubSub | 
Install
Install-Package AzureFunctions.Extensions.GooglePubSub
                        dotnet add package AzureFunctions.Extensions.GooglePubSub
                        paket add AzureFunctions.Extensions.GooglePubSub
                        
                                AzureFunctions.Extensions.GooglePubSub Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Azure.WebJobs.Extensions(>= 3.0.1)
 - TransparentApiClient.Google.PubSub.V1(>= 0.0.4)
 
                
If this package was done by Microsoft itself would be under the namespace "Microsoft.Azure.WebJobs.Extensions.GooglePubSub".