Sentry.Android.AssemblyReader
3.33.0
dotnet add package Sentry.Android.AssemblyReader --version 3.33.0
NuGet\Install-Package Sentry.Android.AssemblyReader -Version 3.33.0
<PackageReference Include="Sentry.Android.AssemblyReader" Version="3.33.0" />
paket add Sentry.Android.AssemblyReader --version 3.33.0
#r "nuget: Sentry.Android.AssemblyReader, 3.33.0"
// Install Sentry.Android.AssemblyReader as a Cake Addin
#addin nuget:?package=Sentry.Android.AssemblyReader&version=3.33.0
// Install Sentry.Android.AssemblyReader as a Cake Tool
#tool nuget:?package=Sentry.Android.AssemblyReader&version=3.33.0
This package provides a mechanism to read .NET assemblies from within Android .apk
files that were built
with Xamarin.Android, for Xamarin, MAUI, or .NET Android.
It is a supporting package for the Sentry .NET SDKs. If using Sentry, do not reference this package directly. Instead, reference one of the following:
Sentry.Maui
- if you are using .NET MAUISentry.Xamarin
- if you are using XamarinSentry
- if you are authoring a .NET Android application without using MAUI or Xamarin
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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. |
.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. |
-
.NETStandard 2.0
- K4os.Compression.LZ4 (>= 1.3.5)
- System.Reflection.Metadata (>= 5.0.0)
-
net6.0
- K4os.Compression.LZ4 (>= 1.3.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Sentry.Android.AssemblyReader:
Package | Downloads |
---|---|
Sentry
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. |
|
Sentry.Xamarin
Official Sentry SDK for Xamarin - Open-source error tracking that helps developers monitor and fix crashes in real time. |
GitHub repositories
This package is not used by any popular GitHub repositories.