Xamarin.ANRWatchDog.netcore 1.5.1

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

// Install Xamarin.ANRWatchDog.netcore as a Cake Tool
#tool nuget:?package=Xamarin.ANRWatchDog.netcore&version=1.5.1

A simple watchdog that detects Android ANRs (Application Not Responding).  Ported from https://github.com/SalomonBrys/ANR-WatchDog

Product Compatible and additional computed target framework versions.
.NET net7.0-android33.0 is compatible.  net8.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-android33.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
1.5.1 240 10/4/2023
1.5.0 111 10/3/2023

First release