LinqAn.Google
1.1.0
LinqAn (LINQ ANalytics, pronounced "Lincoln") is a .NET companion library for analytics platforms, allowing for LINQ-based queries. LinqAn.Google is the Google version, which uses Google Analytics Core Reporting API v3.
Install-Package LinqAn.Google -Version 1.1.0
dotnet add package LinqAn.Google --version 1.1.0
<PackageReference Include="LinqAn.Google" Version="1.1.0" />
paket add LinqAn.Google --version 1.1.0
#r "nuget: LinqAn.Google, 1.1.0"
Release Notes
Fixed Include supporting properties other than Metrics and Dimensions.
Fixed data type of templated metrics set to float.
Added Calculated Metrics..
Added async methods.
Fixed Skip without Take is not skipping the first n records.
Reduce public modules and add comments.
Added Templated Dimensions and Metrics.
Added Custom Dimensions and Metrics.
Added support for IQueryable<T> Select<T>(this IQueryable<IQueryableRecord> source, Func<IQueryableRecord, T> selector).
Dependencies
-
.NETFramework 4.5
- Google.Apis.Analytics.v3 (>= 1.10.0.1240)
- Humanizer.Core (>= 2.0.1)
-
DNX 4.5.1
- Google.Apis.Analytics.v3 (>= 1.10.0.1240)
- Humanizer.Core (>= 2.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 942 | 2/26/2016 |
1.1.0-alpha10802 | 728 | 2/25/2016 |
1.1.0-alpha10755 | 732 | 2/24/2016 |
1.1.0-alpha10715 | 749 | 2/23/2016 |
1.0.0 | 814 | 2/23/2016 |
1.0.0-beta10582 | 731 | 2/22/2016 |
1.0.0-beta10566 | 698 | 2/22/2016 |
1.0.0-beta10555 | 710 | 2/22/2016 |
1.0.0-beta10549 | 511 | 2/22/2016 |
1.0.0-beta10516 | 713 | 2/22/2016 |
1.0.0-beta10492 | 850 | 2/22/2016 |
1.0.0-beta10474 | 732 | 2/22/2016 |
1.0.0-beta10426 | 768 | 2/22/2016 |
1.0.0-beta10260 | 802 | 2/20/2016 |
1.0.0-beta10219 | 788 | 2/20/2016 |