Google.Apis.Bigquery.v2 1.57.0.2774

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Google.Apis.Bigquery.v2 --version 1.57.0.2774
                    
NuGet\Install-Package Google.Apis.Bigquery.v2 -Version 1.57.0.2774
                    
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="Google.Apis.Bigquery.v2" Version="1.57.0.2774" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Google.Apis.Bigquery.v2" Version="1.57.0.2774" />
                    
Directory.Packages.props
<PackageReference Include="Google.Apis.Bigquery.v2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Google.Apis.Bigquery.v2 --version 1.57.0.2774
                    
#r "nuget: Google.Apis.Bigquery.v2, 1.57.0.2774"
                    
#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.
#:package Google.Apis.Bigquery.v2@1.57.0.2774
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Google.Apis.Bigquery.v2&version=1.57.0.2774
                    
Install as a Cake Addin
#tool nuget:?package=Google.Apis.Bigquery.v2&version=1.57.0.2774
                    
Install as a Cake Tool

This is not the recommended package for working with Bigquery, please use the Google.Cloud.BigQuery.V2 package.
     This Google APIs Client Library for working with Bigquery v2 uses older code generation, and is harder to use.

     Supported Platforms:
     - .NET Framework 4.5+
     - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.

     Legacy platforms:
     - .NET Framework 4.0
     - Windows 8 Apps
     - Windows Phone 8.1
     - Windows Phone Silverlight 8.0

     Incompatible platforms:
     - .NET Framework < 4.0
     - Silverlight
     - UWP (will build, but is known not to work at runtime)
     - Xamarin

     More documentation on the API is available at:
     https://developers.google.com/api-client-library/dotnet/apis/bigquery/v2

     The package source code is available at:
     https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Google.Apis.Bigquery.v2:

Package Downloads
Google.Cloud.BigQuery.V2

Recommended Google client library to access the BigQuery API. It wraps the Google.Apis.Bigquery.v2 client library, making common operations simpler in client code. BigQuery is a data platform for customers to create, manage, share and query data.

LINQ-to-BigQuery

LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop GUI Client with LINQPad and plug-in driver.

Mamemaki.Slab.BigQuery

SLAB(Semantic Logging Application Block) sink for Google BigQuery

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Google.Apis.Bigquery.v2:

Repository Stars
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
GoogleCloudPlatform/google-cloud-powershell
PowerShell cmdlets for the Google Cloud Platform
Version Downloads Last Updated
1.70.0.3839 139 7/29/2025
1.70.0.3818 1,617 7/1/2025
1.69.0.3783 18,527 5/20/2025
1.69.0.3769 10,292 5/6/2025
1.69.0.3746 2,222 4/17/2025
1.69.0.3724 7,015 3/20/2025
1.69.0.3713 937 3/18/2025
1.69.0.3699 2,916 2/25/2025
1.69.0.3680 2,001 2/11/2025
1.69.0.3664 2,695 1/28/2025
1.68.0.3643 6,423 1/7/2025
1.68.0.3606 4,812 12/10/2024
1.68.0.3602 967 12/5/2024
1.68.0.3587 6,518 11/12/2024
1.68.0.3573 3,766 10/24/2024
1.68.0.3549 2,550 10/3/2024
1.68.0.3535 2,079 9/17/2024
1.68.0.3514 3,090 8/27/2024
1.68.0.3502 1,837 8/20/2024
1.68.0.3495 1,828 8/8/2024
1.68.0.3482 200,496 8/1/2024
1.68.0.3467 2,346 7/23/2024
1.68.0.3461 1,754 7/11/2024
1.68.0.3454 2,987 7/1/2024
1.68.0.3433 3,843 6/10/2024
1.68.0.3400 482,194 5/6/2024
1.68.0.3395 446 5/2/2024
1.68.0.3369 38,767 4/22/2024
1.67.0.3369 2,948 4/4/2024
1.67.0.3346 19,514 3/11/2024
1.67.0.3331 3,137,450 2/26/2024
1.67.0.3320 17,581 2/22/2024
1.66.0.3320 754,215 2/19/2024
1.66.0.3310 14,168 1/29/2024
1.66.0.3291 1,427 1/18/2024
1.66.0.3257 2,014 1/16/2024
1.65.0.3257 1,962 1/9/2024
1.64.0.3257 7,424 12/11/2023
1.64.0.3202 74,375 11/14/2023
1.63.0.3202 20,974 10/30/2023
1.62.1.3202 2,216 10/16/2023
1.62.0.3145 7,203 9/5/2023
1.61.0.3145 5,621 8/22/2023
1.61.0.3138 1,145 8/17/2023
1.61.0.3117 7,143 7/31/2023
1.61.0.3110 26,897 7/17/2023
1.61.0.3089 3,201 6/29/2023
1.61.0.3061 296,666 6/26/2023
1.60.0.3061 37,740 5/29/2023
1.60.0.3033 12,652 5/11/2023
1.60.0.3019 63,530 4/20/2023
1.60.0.3012 2,123 4/6/2023
1.60.0.2998 2,149 3/27/2023
1.60.0.2991 1,154 3/23/2023
1.60.0.2970 21,346 2/27/2023
1.60.0.2949 4,195,821 2/20/2023
1.59.0.2949 3,418 2/6/2023
1.59.0.2935 3,871 1/23/2023
1.59.0.2907 9,548 1/19/2023
1.58.0.2907 1,844 1/16/2023
1.58.0.2899 2,252 1/5/2023
1.58.0.2887 3,133 12/12/2022
1.58.0.2862 5,336 12/1/2022
1.57.0.2844 37,297 10/31/2022
1.57.0.2823 88,409 10/3/2022
1.57.0.2812 5,433 9/26/2022
1.57.0.2809 4,235 9/19/2022
1.57.0.2802 2,094 9/12/2022
1.57.0.2795 1,757 9/5/2022
1.57.0.2774 9,570 8/15/2022
1.57.0.2767 6,434 8/4/2022
1.57.0.2753 9,262 7/28/2022
1.57.0.2718 2,934,679 7/4/2022
1.57.0.2704 244,013 6/6/2022
1.57.0.2683 6,886 5/16/2022
1.57.0.2675 4,209 5/9/2022
1.57.0.2668 21,061 5/2/2022
1.57.0.2641 10,592 4/11/2022
1.57.0.2637 1,911 3/31/2022
1.57.0.2628 810,999 3/28/2022
1.56.0.2628 2,297 3/21/2022
1.56.0.2609 8,232 3/7/2022
1.56.0.2579 3,395 2/18/2022
1.55.0.2579 3,183 1/31/2022
1.55.0.2524 6,475 12/6/2021
1.55.0.2481 4,907 10/25/2021
1.55.0.2461 3,946 10/7/2021
1.55.0.2453 128,425 9/27/2021
1.55.0.2438 1,495 9/13/2021
1.55.0.2431 1,367 9/8/2021
1.54.0.2431 15,913 9/6/2021
1.54.0.2422 4,770 8/30/2021
1.54.0.2416 2,510 8/23/2021
1.54.0.2397 1,989,540 8/9/2021
1.53.0.2397 1,348 8/9/2021
1.53.0.2359 7,906 7/28/2021
1.52.0.2359 8,714 7/1/2021
1.52.0.2340 3,805 6/15/2021
1.51.0.2340 12,101 6/3/2021
1.51.0.2329 3,823 5/27/2021
1.51.0.2311 1,580 5/10/2021
1.51.0.2303 5,976 5/3/2021
1.51.0.2291 3,387 4/19/2021
1.51.0.2285 17,970 4/12/2021
1.51.0.2277 76,496 4/5/2021
1.51.0.2263 2,873 3/29/2021
1.51.0.2253 6,313 3/18/2021
1.50.0.2253 3,925 3/12/2021
1.50.0.2241 1,431 3/4/2021
1.50.0.2237 3,277 2/25/2021
1.50.0.2226 1,509 2/15/2021
1.50.0.2209 1,149,577 2/9/2021
1.49.0.2209 15,690 1/25/2021
1.49.0.2195 3,813 1/11/2021
1.49.0.2133 72,310 11/16/2020
1.49.0.2129 1,522 11/11/2020
1.49.0.2114 1,953 10/26/2020
1.49.0.2106 2,721 10/19/2020
1.49.0.2098 2,132 10/12/2020
1.49.0.2094 1,748 10/5/2020
1.49.0.2085 1,557 9/28/2020
1.49.0.2077 1,068,867 9/14/2020
1.49.0.2056 3,980 9/2/2020
1.49.0.2043 2,194 8/17/2020
1.48.0.2043 1,664 8/13/2020
1.48.0.2028 57,144 8/3/2020
1.48.0.2026 1,615 7/30/2020
1.48.0.2002 3,968 7/9/2020
1.47.0.1994 6,354 7/1/2020
1.46.0.1994 1,680 6/30/2020
1.46.0.1980 3,505 6/15/2020
1.46.0.1973 20,383 6/8/2020
1.46.0.1969 339,004 6/1/2020
1.45.0.1969 2,021 6/1/2020
1.45.0.1960 3,961 5/25/2020
1.45.0.1953 2,746 5/18/2020
1.45.0.1945 1,926 5/13/2020
1.45.0.1915 9,110 4/13/2020
1.45.0.1909 2,725 4/2/2020
1.44.1.1888 8,867 3/12/2020
1.44.1.1875 2,038 3/6/2020
1.44.0.1875 2,172 2/26/2020
1.44.0.1862 1,563 2/27/2020
1.43.0.1862 9,955 2/20/2020
1.43.0.1859 8,042 2/13/2020
1.43.0.1846 2,431 1/30/2020
1.43.0.1805 8,172 1/6/2020
1.42.0.1795 5,048,036 12/12/2019
1.42.0.1777 2,760 11/25/2019
1.42.0.1752 4,392 11/7/2019
1.42.0.1744 1,768 11/5/2019
1.41.1.1744 80,419 10/24/2019
1.41.1.1741 1,995 10/17/2019
1.41.1.1736 13,692 10/10/2019
1.41.1.1726 1,841 10/7/2019
1.41.1.1720 2,314 9/26/2019
1.41.1.1713 1,908 9/19/2019
1.41.1.1710 1,796 9/16/2019
1.41.1.1697 16,241 9/11/2019
1.41.0.1697 2,665 9/9/2019
1.40.3.1697 2,087 9/2/2019
1.40.3.1679 3,278 8/26/2019
1.40.3.1665 3,136 8/5/2019
1.40.2.1665 1,884 8/5/2019
1.40.2.1653 1,979 7/22/2019
1.40.2.1641 4,183 7/11/2019
1.40.2.1634 89,319 7/4/2019
1.40.2.1627 2,016 6/24/2019
1.40.2.1620 1,855 6/17/2019
1.40.2.1616 5,035 6/11/2019
1.40.1.1616 1,798 6/10/2019
1.40.1.1610 1,737 6/6/2019
1.40.0.1610 1,767 6/6/2019
1.40.0.1590 1,920 5/20/2019
1.40.0.1578 33,795 5/13/2019
1.39.0.1581 10,475 5/7/2019
1.39.0.1578 1,688 5/9/2019
1.39.0.1527 6,260 5/1/2019
1.38.2.1527 26,716 4/11/2019
1.38.0.1527 9,253 3/18/2019
1.38.0.1522 1,822 3/11/2019
1.38.0.1515 6,317 3/4/2019
1.38.0.1506 3,598 2/26/2019
1.38.0.1484 624,247 2/4/2019
1.38.0.1480 6,791 1/31/2019
1.37.0.1480 1,913 1/28/2019
1.37.0.1468 36,726 1/21/2019
1.37.0.1466 26,749 1/14/2019
1.37.0.1459 1,966 1/10/2019
1.36.1.1459 1,977 1/7/2019
1.36.1.1435 2,073 12/17/2018
1.36.1.1431 14,598 12/10/2018
1.36.1.1404 13,293 11/19/2018
1.36.1.1403 1,900 11/12/2018
1.36.1.1393 1,816 11/5/2018
1.36.1.1389 2,073 10/29/2018
1.36.1.1380 1,957 10/22/2018
1.36.1.1373 2,045 10/17/2018
1.36.0.1373 1,965 10/15/2018
1.36.0.1365 2,015 10/10/2018
1.35.2.1365 1,960 10/8/2018
1.35.2.1361 1,953 10/1/2018
1.35.2.1354 2,021 9/24/2018
1.35.2.1345 9,944 9/17/2018
1.35.2.1340 2,095 9/13/2018
1.35.1.1340 6,543 9/10/2018
1.35.1.1333 2,823 9/3/2018
1.35.1.1323 2,084 8/27/2018
1.35.1.1316 8,680 8/21/2018
1.35.1.1305 4,200 8/9/2018
1.34.0.1239 71,890 6/4/2018
1.34.0.1232 13,927 5/30/2018
1.33.1.1232 2,215 5/28/2018
1.33.1.1225 2,531 5/21/2018
1.33.1.1214 2,670 5/10/2018
1.33.0.1214 2,452 5/7/2018
1.33.0.1207 2,208 4/30/2018
1.33.0.1201 2,610 4/23/2018
1.32.2.1193 5,404 4/16/2018
1.32.2.1186 2,843 4/10/2018
1.32.2.1179 2,595 4/5/2018
1.32.2.1165 1,147,400 3/20/2018
1.32.2.1158 3,026 3/12/2018
1.32.2.1149 13,326 3/5/2018
1.32.2.1144 2,571 2/26/2018
1.32.2.1137 2,426 2/21/2018
1.32.2.1131 2,766 2/12/2018
1.32.2.1122 2,386 2/8/2018
1.32.1.1107 2,693 1/25/2018
1.32.0.1107 2,660 1/22/2018
1.32.0.1100 51,177 1/16/2018
1.32.0.1095 3,782 1/8/2018
1.32.0.1088 2,437 1/1/2018
1.32.0.1081 2,451 12/25/2017
1.32.0.1066 2,925 12/14/2017
1.31.1.1066 50,465 12/11/2017
1.31.1.1044 2,550 12/7/2017
1.30.0.1044 2,665 11/22/2017
1.30.0.1036 2,911 11/13/2017
1.30.0.1030 2,305 11/6/2017
1.30.0.1025 2,455 10/30/2017
1.30.0.1018 4,237 10/26/2017
1.29.2.1018 14,432 10/23/2017
1.29.2.996 2,829 10/3/2017
1.29.1.996 2,423 10/2/2017
1.29.1.990 7,894 9/25/2017
1.29.1.983 2,743 9/18/2017
1.29.1.976 2,376 9/11/2017
1.29.1.967 2,402 9/4/2017
1.29.1.962 2,204 9/1/2017
1.29.0.962 2,271 8/30/2017
1.28.0.962 2,380 8/28/2017
1.28.0.954 2,506 8/21/2017
1.28.0.948 2,480 8/14/2017
1.28.0.941 2,615 8/7/2017
1.28.0.932 7,835 7/31/2017
1.28.0.926 2,662 7/24/2017
1.28.0.920 2,415 7/19/2017
1.27.1.920 4,680 7/17/2017
1.27.1.903 2,686 7/12/2017
1.27.1.885 20,067 6/7/2017
1.27.1.877 2,243 6/6/2017
1.27.0.885 2,268 6/6/2017
1.27.0.877 2,393 6/5/2017
1.27.0.870 2,367 6/1/2017
1.26.2.877 2,248 5/30/2017
1.26.2.870 2,308 5/25/2017
1.26.2.861 2,511 5/24/2017
1.25.0.850 13,178 5/8/2017
1.25.0.843 2,608 5/4/2017
1.25.0.836 4,213 4/24/2017
1.25.0.828 2,522 4/13/2017
1.25.0.819 4,022 4/10/2017
1.24.1.813 2,508 4/4/2017
1.24.1.808 4,250 3/30/2017
1.23.0.808 2,321 3/27/2017
1.22.0.808 2,718 3/21/2017
1.22.0.800 2,233 3/20/2017
1.22.0.785 2,336 3/15/2017
1.21.0.800 2,349 3/14/2017
1.21.0.785 2,556 3/6/2017
1.21.0.779 2,496 2/22/2017
1.21.0.744 3,162 2/9/2017
1.20.0.744 16,604 1/23/2017
1.20.0.699 200,271 12/15/2016
1.20.0.667 41,394 12/14/2016
1.19.0.674 44,275 11/10/2016
1.19.0.667 2,926 11/8/2016
1.18.0.667 2,456 11/7/2016
1.18.0.659 8,975 10/31/2016
1.18.0.654 2,455 10/24/2016
1.17.0.654 2,256 10/19/2016
1.17.0.644 2,306 10/17/2016
1.17.0.639 2,391 10/12/2016
1.16.0.644 2,386 10/12/2016
1.16.0.639 2,273 10/10/2016
1.16.0.630 2,352 10/3/2016
1.16.0.626 2,412 9/26/2016
1.16.0.618 2,631 9/19/2016
1.16.0.611 2,351 9/12/2016
1.16.0.605 2,294 9/5/2016
1.16.0.599 2,402 8/29/2016
1.16.0.591 8,007 8/22/2016
1.15.0.591 2,284 8/22/2016
1.15.0.581 2,417 8/15/2016
1.15.0.575 2,499 8/8/2016
1.15.0.572 423,770 8/4/2016
1.14.1.572 2,887 8/1/2016
1.14.1.562 2,647 7/28/2016
1.14.0.562 2,572 7/25/2016
1.14.0.555 2,461 7/18/2016
1.14.0.545 2,704 7/5/2016
1.13.1.533 2,456 6/28/2016
1.13.1.532 2,372 6/21/2016
1.13.1.522 2,394 6/14/2016
1.13.1.511 2,908 6/7/2016
1.13.1.496 2,323 5/31/2016
1.13.0.496 2,640 5/24/2016
1.13.0.487 2,756 5/12/2016
1.12.0.482 2,728 4/30/2016
1.12.0.463 2,646 4/13/2016
1.12.0.455 2,401 4/4/2016
1.11.1.444 2,482 3/22/2016
1.11.0.444 2,215 3/22/2016
1.10.1.428 2,331 3/14/2016
1.10.0.2730 2,928 3/7/2016
1.10.0.2710 2,639 2/28/2016
1.10.0.2650 5,780 2/11/2016
1.10.0.2610 2,372 2/9/2016
1.10.0.2570 3,499 1/15/2016
1.10.0.2530 3,133 12/15/2015
1.10.0.2500 2,218 12/15/2015
1.9.2.2520 2,736 12/11/2015
1.9.2.2500 2,675 12/2/2015
1.9.2.2470 2,544 11/18/2015
1.9.2.2430 4,079 11/5/2015
1.9.2.2380 5,312 10/13/2015
1.9.2.2340 2,906 9/23/2015
1.9.2.2280 2,858 9/3/2015
1.9.2.2270 3,615 8/25/2015
1.9.2.2240 4,909 8/5/2015
1.9.2.2230 2,618 8/3/2015
1.9.2.2210 3,536 7/23/2015
1.9.0.2170 2,736 6/29/2015
1.9.0.2160 2,352 6/26/2015
1.9.0.2150 2,607 6/19/2015
1.9.0.2120 6,696 6/5/2015
1.9.0.2110 2,832 5/30/2015
1.9.0.2100 3,348 5/22/2015
1.9.0.2080 3,467 5/7/2015
1.9.0.2070 2,463 5/1/2015
1.9.0.2050 2,524 4/17/2015
1.9.0.2040 2,451 4/15/2015
1.9.0.2010 2,414 4/1/2015
1.9.0.1970 3,000 3/15/2015
1.9.0.1920 3,912 2/26/2015
1.9.0.1900 2,604 2/12/2015
1.9.0.1870 2,622 1/26/2015
1.9.0.1850 2,393 1/13/2015
1.9.0.1840 2,854 12/19/2014
1.9.0.1830 2,556 12/11/2014
1.9.0.1820 2,543 12/1/2014
1.9.0.1810 2,649 11/20/2014
1.9.0.1760 2,554 11/11/2014
1.9.0.1740 2,676 11/4/2014
1.9.0.1730 2,890 10/30/2014
1.9.0.1710 2,360 10/22/2014
1.9.0.1700 2,434 10/15/2014
1.9.0.1690 2,360 10/8/2014
1.9.0.1680 3,606 9/30/2014
1.8.1.1680 4,107 9/18/2014
1.8.1.1670 2,650 9/10/2014
1.8.1.1620 2,376 8/26/2014
1.8.1.1590 2,502 8/12/2014
1.8.1.1570 2,743 8/6/2014
1.8.1.1550 2,320 7/30/2014
1.8.1.1530 2,365 7/17/2014
1.8.1.1520 2,373 7/15/2014
1.8.1.1510 2,391 7/8/2014
1.8.1.1490 2,436 6/20/2014
1.8.1.1480 2,447 6/9/2014
1.8.1.1470 2,369 6/3/2014
1.8.1.1460 2,327 5/28/2014
1.8.1.1450 2,377 5/22/2014
1.8.1.1420 2,376 4/29/2014
1.8.1.1410 2,398 4/22/2014
1.8.1.1400 2,514 4/14/2014
1.8.1.1380 2,765 4/1/2014
1.8.1.1360 3,585 3/17/2014
1.8.0.1340-rc 1,985 3/4/2014
1.8.0.1330-rc 2,012 2/24/2014
1.8.0.1320-rc 1,996 2/17/2014
1.7.0.131-beta 1,989 2/11/2014
1.7.0.130-beta 1,916 2/4/2014
1.7.0.129-beta 2,157 1/8/2014
1.7.0.128-beta 1,984 12/18/2013
1.6.0.127-beta 1,991 12/11/2013
1.6.0.125-beta 1,998 12/3/2013
1.6.0.124-beta 2,070 11/11/2013
1.6.0.123-beta 2,043 10/23/2013
1.5.0.122-beta 1,976 10/15/2013
1.5.0.121-beta 1,919 10/9/2013
1.5.0.120-beta 2,162 10/1/2013
1.5.0.117-beta 2,078 9/23/2013
1.5.0.115-beta 2,010 9/17/2013
1.5.0.114-beta 2,008 9/10/2013
1.5.0.112-beta 2,033 9/3/2013
1.5.0.110-beta 1,980 8/26/2013
1.5.0.109-beta 2,095 8/20/2013
1.5.0.108-beta 2,092 8/19/2013