NLog.Targets.AppCenter.Crashes 5.1.2-pre

This is a prerelease version of NLog.Targets.AppCenter.Crashes.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NLog.Targets.AppCenter.Crashes --version 5.1.2-pre
NuGet\Install-Package NLog.Targets.AppCenter.Crashes -Version 5.1.2-pre
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="NLog.Targets.AppCenter.Crashes" Version="5.1.2-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Targets.AppCenter.Crashes --version 5.1.2-pre
#r "nuget: NLog.Targets.AppCenter.Crashes, 5.1.2-pre"
#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 NLog.Targets.AppCenter.Crashes as a Cake Addin
#addin nuget:?package=NLog.Targets.AppCenter.Crashes&version=5.1.2-pre&prerelease

// Install NLog.Targets.AppCenter.Crashes as a Cake Tool
#tool nuget:?package=NLog.Targets.AppCenter.Crashes&version=5.1.2-pre&prerelease

NLog.Targets for Microsoft AppCenter

Version Downloads Downloads

Download and Install

The libraries are available on NuGet.org. Use the following command to install the NuGet packages using NuGet package manager console:

PM> Install-Package NLog.Targets.AppCenter.Analytics
PM> Install-Package NLog.Targets.AppCenter.Crashes

You can use these libraries in any .NET project compatible to .NET Standard 2.0 and higher.

API Usage

to be documented

Contribution

Contributors welcome! If you find a bug or you want to propose a new feature, feel free to do so by opening a new issue on github.com.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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
5.1.28-pre 66 5/1/2024
5.1.27-pre 84 4/1/2024
5.1.26 105 3/29/2024
5.1.24-pre 55 3/27/2024
5.1.23-pre 63 3/14/2024
5.1.22-pre 68 3/11/2024
5.1.21 99 3/10/2024
5.1.19-pre 70 3/10/2024
5.1.17-pre 73 3/10/2024
5.1.15-pre 63 3/1/2024
5.1.14-pre 65 2/26/2024
5.1.13-pre 67 2/1/2024
5.1.12 105 1/28/2024
5.1.11-pre 99 1/1/2024
5.1.10-pre 96 12/1/2023
5.1.9-pre 102 11/1/2023
5.1.7-pre 81 10/29/2023
5.1.6-pre 87 10/24/2023
5.1.5-pre 97 10/19/2023
5.1.4 241 10/17/2023
5.1.3-pre 81 10/17/2023
5.1.2-pre 77 10/17/2023
5.1.1-pre 92 10/17/2023
5.1.0-pre 78 10/17/2023
5.0.14 110 10/16/2023
5.0.12-pre 78 10/16/2023
5.0.7-pre 61 10/16/2023
5.0.6-pre 73 10/16/2023

5.1
- Send attachments along with TrackError to AppCenter

5.0
- Initial release