LINQ-to-BigQuery
0.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LINQ-to-BigQuery --version 0.3.1
NuGet\Install-Package LINQ-to-BigQuery -Version 0.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LINQ-to-BigQuery" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LINQ-to-BigQuery --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LINQ-to-BigQuery, 0.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LINQ-to-BigQuery as a Cake Addin #addin nuget:?package=LINQ-to-BigQuery&version=0.3.1 // Install LINQ-to-BigQuery as a Cake Tool #tool nuget:?package=LINQ-to-BigQuery&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop query editor and dump to chart with LINQPad.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Google.Apis.Bigquery.v2 (>= 1.8.1.1680)
- Microsoft.Bcl.Async (>= 1.0.168)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.2 | 6,054 | 2/14/2016 |
0.7.1 | 1,779 | 12/6/2015 |
0.7.0 | 1,153 | 10/25/2015 |
0.6.3 | 1,309 | 9/28/2015 |
0.6.2 | 1,451 | 8/10/2015 |
0.6.1 | 1,394 | 8/7/2015 |
0.6.0 | 1,408 | 8/7/2015 |
0.5.1 | 1,664 | 2/13/2015 |
0.5.0 | 1,276 | 10/29/2014 |
0.4.2 | 1,183 | 10/13/2014 |
0.4.1 | 1,109 | 10/5/2014 |
0.3.3 | 1,118 | 10/4/2014 |
0.3.2.2 | 1,130 | 10/3/2014 |
0.3.2.1 | 1,126 | 10/1/2014 |
0.3.1 | 1,182 | 9/30/2014 |
0.3.0 | 1,152 | 9/29/2014 |
0.2.0 | 1,167 | 9/27/2014 |
0.1.0 | 1,136 | 9/24/2014 |
Breaking Change : External field as embeded parameter constant
Breaking Change : BqFunc.AsConstant
Breaking Change : String's singleQuote and doubleQuote is escaped