Xam.Plugins.XamJam.BugHound 0.0.5-alpha

This is a prerelease version of Xam.Plugins.XamJam.BugHound.

Requires NuGet 2.8.3 or higher.

dotnet add package Xam.Plugins.XamJam.BugHound --version 0.0.5-alpha
NuGet\Install-Package Xam.Plugins.XamJam.BugHound -Version 0.0.5-alpha
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="Xam.Plugins.XamJam.BugHound" Version="0.0.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugins.XamJam.BugHound --version 0.0.5-alpha
#r "nuget: Xam.Plugins.XamJam.BugHound, 0.0.5-alpha"
#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 Xam.Plugins.XamJam.BugHound as a Cake Addin
#addin nuget:?package=Xam.Plugins.XamJam.BugHound&version=0.0.5-alpha&prerelease

// Install Xam.Plugins.XamJam.BugHound as a Cake Tool
#tool nuget:?package=Xam.Plugins.XamJam.BugHound&version=0.0.5-alpha&prerelease

Xamarin (Android/iOS/Windows Store and Phone and UWP) plugin to log, record exceptions, and eventually provide insightful reports (e.g. functionality-X fails under conditions Y and Z on platform P)

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 0.0

    • No dependencies.
  • .NETPlatform 5.0

    • No dependencies.
  • MonoAndroid 0.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • UAP 0.0

    • No dependencies.
  • Windows 0.0

    • No dependencies.
  • WindowsPhone 0.0

    • No dependencies.
  • WindowsPhoneApp 0.0

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

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.0.5-alpha 914 12/18/2016
0.0.4-alpha 814 12/18/2016
0.0.1-alpha 1,371 4/24/2016

0.0.4-alpha
     - #Major compiling in 'debug' so we don't lose the debug.writeline
     - #Minor also added the XML docs to the nuget package
     0.0.5
     - #Minor making sure that the message about not being able to find the platform-specific implementation is only output once'ish (depending on threading)