Xam.Plugins.XamJam.BugHound
0.0.5-alpha
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
<PackageReference Include="Xam.Plugins.XamJam.BugHound" Version="0.0.5-alpha" />
paket add Xam.Plugins.XamJam.BugHound --version 0.0.5-alpha
#r "nuget: Xam.Plugins.XamJam.BugHound, 0.0.5-alpha"
// 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 | Versions 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. |
-
.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 | 936 | 12/18/2016 |
0.0.4-alpha | 827 | 12/18/2016 |
0.0.1-alpha | 1,383 | 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)