Logify.Alert.Xamarin.Android 1.0.55

Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Logify.Alert.Xamarin.Android --version 1.0.55
                    
NuGet\Install-Package Logify.Alert.Xamarin.Android -Version 1.0.55
                    
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="Logify.Alert.Xamarin.Android" Version="1.0.55" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Logify.Alert.Xamarin.Android" Version="1.0.55" />
                    
Directory.Packages.props
<PackageReference Include="Logify.Alert.Xamarin.Android" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Logify.Alert.Xamarin.Android --version 1.0.55
                    
#r "nuget: Logify.Alert.Xamarin.Android, 1.0.55"
                    
#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.
#addin nuget:?package=Logify.Alert.Xamarin.Android&version=1.0.55
                    
Install Logify.Alert.Xamarin.Android as a Cake Addin
#tool nuget:?package=Logify.Alert.Xamarin.Android&version=1.0.55
                    
Install Logify.Alert.Xamarin.Android as a Cake Tool

Logify Alert is a cloud service that catches unhandled exceptions in your applications and delivers crash reports.

The service provides two approaches to catching exceptions.
1) Automatic listening to unhandled exceptions, and sending reports for each exception that has been raised.
2) Catching exceptions manually, and sending reports based on the required exceptions only.

The Logify.Alert.Xamarin.Android package contains the Logify Alert client for Xamarin.Android applications. Use this client to set up your application so it reported uncaught exceptions to the service.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid41 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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