Xam.Plugins.XamJam.BugHound
0.0.5-alpha
Requires NuGet 2.8.3 or higher.
Install-Package Xam.Plugins.XamJam.BugHound -Version 0.0.5-alpha
dotnet add 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 |
---|---|
.NETPlatform | dotnet |
MonoAndroid | monoandroid10 |
Universal Windows Platform | uap uap10 uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | win8 |
Xamarin.iOS | xamarinios10 |
-
.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 | 794 | 12/18/2016 |
0.0.4-alpha | 719 | 12/18/2016 |
0.0.1-alpha | 1,272 | 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)