Yandex.Metrica
2.0.5743.339
See the version list below for details.
dotnet add package Yandex.Metrica --version 2.0.5743.339
NuGet\Install-Package Yandex.Metrica -Version 2.0.5743.339
<PackageReference Include="Yandex.Metrica" Version="2.0.5743.339" />
paket add Yandex.Metrica --version 2.0.5743.339
#r "nuget: Yandex.Metrica, 2.0.5743.339"
// Install Yandex.Metrica as a Cake Addin #addin nuget:?package=Yandex.Metrica&version=2.0.5743.339 // Install Yandex.Metrica as a Cake Tool #tool nuget:?package=Yandex.Metrica&version=2.0.5743.339
AppMetrica is a set of libraries for gathering statistics on mobile app usage. You can view the collected data in the AppMetrica web interface.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
Windows Phone | wp8 is compatible. wp81 is compatible. |
Windows Store | win8 is compatible. |
-
All Frameworks
- Newtonsoft.Json (>= 7.0.1)
-
WindowsPhone 8.0
- Newtonsoft.Json (>= 7.0.1)
- Zlib.Portable (>= 1.10.0)
-
WindowsPhone 8.1
- Newtonsoft.Json (>= 7.0.1)
- Zlib.Portable (>= 1.10.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Yandex.Metrica:
Package | Downloads |
---|---|
Sgnl.Framework
SIGNAL framework |
|
AcadLib
Net4.7.2 c# AutoCAD Library, WPF + ReactiveUI |
|
Yandex.Metrica.Push
AppMetrica.Push beta library. |
|
Teslabim.Common.R2022
Teslabim |
|
Teslabim.Common.R2019
Teslabim |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Yandex.Metrica:
Repository | Stars |
---|---|
artemshuba/meridian
Meridian is a music player which allows you to listen to music from popular russian social network vk.com.
|
Version | Downloads | Last updated |
---|---|---|
3.5.1 | 6,066 | 10/23/2017 |
3.5.0 | 2,022 | 9/8/2017 |
3.4.2 | 2,389 | 1/19/2017 |
3.4.1 | 1,644 | 1/9/2017 |
3.4.0 | 1,802 | 12/20/2016 |
3.3.1 | 1,791 | 11/23/2016 |
3.3.0 | 2,308 | 11/12/2016 |
3.2.2 | 2,101 | 10/31/2016 |
3.2.1 | 1,939 | 10/17/2016 |
3.2.0 | 3,260 | 9/21/2016 |
3.1.593.6072 | 2,373 | 8/16/2016 |
3.1.588.6061 | 2,343 | 8/5/2016 |
2.2.6007.533 | 3,098 | 6/10/2016 |
2.1.5829.400 | 2,452 | 12/17/2015 |
2.0.5743.339 | 2,469 | 9/25/2015 |
1.6.5415.248 | 3,066 | 10/29/2014 |
1.1.5227.137 | 2,197 | 4/24/2014 |
1.0.5050.55 | 2,889 | 10/29/2013 |
- Changed ApiKey format. The app ID in a new format is available in the AppMetrica web interface when the app editing mode is engaged.
- Renamed method of initializing the library from YandexMetrica.Start(uint apiKey) to YandexMetrica.Activate(string apiKey);
- Added Windows 10 support;
- Changed default value of session length to 10 seconds;
- Removed obsolete methods and properties.