![]() |
VOOZH | about |
dotnet add package LINQ-to-BigQuery --version 0.7.2
NuGet\Install-Package LINQ-to-BigQuery -Version 0.7.2
<PackageReference Include="LINQ-to-BigQuery" Version="0.7.2" />
<PackageVersion Include="LINQ-to-BigQuery" Version="0.7.2" />Directory.Packages.props
<PackageReference Include="LINQ-to-BigQuery" />Project file
paket add LINQ-to-BigQuery --version 0.7.2
#r "nuget: LINQ-to-BigQuery, 0.7.2"
#:package LINQ-to-BigQuery@0.7.2
#addin nuget:?package=LINQ-to-BigQuery&version=0.7.2Install as a Cake Addin
#tool nuget:?package=LINQ-to-BigQuery&version=0.7.2Install as a Cake Tool
LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop GUI Client with LINQPad and plug-in driver.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.2 | 7,514 | 2/14/2016 |
| 0.7.1 | 2,212 | 12/6/2015 |
| 0.7.0 | 1,603 | 10/25/2015 |
| 0.6.3 | 1,754 | 9/28/2015 |
| 0.6.2 | 1,907 | 8/10/2015 |
| 0.6.1 | 1,840 | 8/7/2015 |
| 0.6.0 | 1,863 | 8/7/2015 |
| 0.5.1 | 2,084 | 2/13/2015 |
| 0.5.0 | 1,705 | 10/29/2014 |
| 0.4.2 | 1,636 | 10/13/2014 |
| 0.4.1 | 1,557 | 10/5/2014 |
| 0.3.3 | 1,564 | 10/4/2014 |
| 0.3.2.2 | 1,574 | 10/3/2014 |
| 0.3.2.1 | 1,558 | 10/1/2014 |
| 0.3.1 | 1,635 | 9/30/2014 |
| 0.3.0 | 1,609 | 9/29/2014 |
QueryResponse supportes paging, thanks @kbremner