Info
| Version: | 5.0.1-beta1 | 
| Author(s): | Damiao Castro | 
| Last Update: | Wednesday, November 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/DamiaoCastro/AzureFunctionsExtensionGoogleBigQuery/wiki | 
| NuGet Url: | https://www.nuget.org/packages/AzureFunctions.Extensions.GoogleBigQuery | 
Install
Install-Package AzureFunctions.Extensions.GoogleBigQuery
                        dotnet add package AzureFunctions.Extensions.GoogleBigQuery
                        paket add AzureFunctions.Extensions.GoogleBigQuery
                        
                                AzureFunctions.Extensions.GoogleBigQuery Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Google.Cloud.BigQuery.V2(>= 2.1.0)
 - Microsoft.Azure.WebJobs(>= 3.0.23)
 
                
If this package was done by Microsoft itself would be under the namespace "Microsoft.Azure.WebJobs.Extensions.GoogleBigQuery".