MarkedUp 1.2.0
See the version list below for details.
dotnet add package MarkedUp --version 1.2.0
NuGet\Install-Package MarkedUp -Version 1.2.0
<PackageReference Include="MarkedUp" Version="1.2.0" />
paket add MarkedUp --version 1.2.0
#r "nuget: MarkedUp, 1.2.0"
// Install MarkedUp as a Cake Addin #addin nuget:?package=MarkedUp&version=1.2.0 // Install MarkedUp as a Cake Tool #tool nuget:?package=MarkedUp&version=1.2.0
MarkedUp Analytics SDK for Windows 8 and Windows Phone 8 developers. Learn more at https://markedup.com/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MarkedUp:
Package | Downloads |
---|---|
AnalyticsBrick.StoreApp.MarkedUp
Marked Up Analytics Client |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MarkedUp:
Repository | Stars |
---|---|
jamesmontemagno/MeetupManager
Meetup.com app to track users at events
|
Version | Downloads | Last updated |
---|---|---|
1.3.6 | 2,227 | 7/24/2014 |
1.3.5 | 1,396 | 7/2/2014 |
1.3.4 | 1,310 | 6/27/2014 |
1.3.3 | 1,337 | 6/19/2014 |
1.3.2 | 1,399 | 6/12/2014 |
1.3.1 | 1,369 | 6/4/2014 |
1.3.0 | 1,891 | 4/30/2014 |
1.2.7 | 1,767 | 3/14/2014 |
1.2.4 | 1,380 | 3/5/2014 |
1.2.3 | 1,577 | 3/3/2014 |
1.2.0 | 2,458 | 11/22/2013 |
1.0.7 | 1,992 | 9/17/2013 |
1.0.6 | 1,384 | 9/13/2013 |
1.0.5 | 1,472 | 8/21/2013 |
1.0.4 | 1,762 | 6/30/2013 |
1.0.3 | 1,610 | 6/19/2013 |
1.0.2 | 1,494 | 6/19/2013 |
1.0.1 | 1,428 | 6/12/2013 |
1.0.0 | 1,609 | 5/17/2013 |
0.6.7 | 2,012 | 12/8/2012 |
0.6.6 | 1,844 | 12/2/2012 |
0.6.5 | 1,611 | 11/28/2012 |
0.6.4 | 1,643 | 11/20/2012 |
0.6.3 | 1,621 | 11/13/2012 |
0.6.2 | 1,629 | 11/5/2012 |
0.6.1 | 1,624 | 11/1/2012 |
0.6.0 | 1,591 | 10/29/2012 |
0.5.8 | 1,547 | 10/23/2012 |
0.5.7 | 1,527 | 10/23/2012 |
0.5.5 | 1,613 | 10/17/2012 |
0.5.3 | 1,497 | 10/13/2012 |
0.5.2 | 1,470 | 10/13/2012 |
0.5.1 | 1,508 | 9/29/2012 |
0.5.0 | 1,443 | 9/28/2012 |
#### Bug Fixes and Improvements
* Full support for logging nested inner exceptions and stack traces in C#;
* Fixed a bug with capturing the app version # from the wrong place in Windows Phone;
* Fixed some performance issues on Windows Phone, related to reinitializing tombstoned apps;
* And various other minor bug fixes and improvements.
#### Opt-Out Support
* Added the *OptOut* method to all SDK versions; [View the OptOut method in SDK reference.](https://markedup.com/docs/sdk-reference#optout)