Sentry.Android.AssemblyReader 6.3.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry.Android.AssemblyReader --version 6.3.1
                    
NuGet\Install-Package Sentry.Android.AssemblyReader -Version 6.3.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="Sentry.Android.AssemblyReader" Version="6.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentry.Android.AssemblyReader" Version="6.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Sentry.Android.AssemblyReader" />
                    
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 Sentry.Android.AssemblyReader --version 6.3.1
                    
#r "nuget: Sentry.Android.AssemblyReader, 6.3.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.
#:package Sentry.Android.AssemblyReader@6.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sentry.Android.AssemblyReader&version=6.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Sentry.Android.AssemblyReader&version=6.3.1
                    
Install as a Cake Tool

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 MAUI
  • Sentry.Xamarin - if you are using Xamarin
  • Sentry - if you are authoring a .NET Android application without using MAUI or Xamarin
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
6.6.0 0 5/28/2026
6.5.0 10,470 5/5/2026
6.4.1 18,670 4/21/2026
6.4.0 3,466 4/17/2026
6.3.2 2,670 4/14/2026
6.3.1 5,553 4/8/2026
6.3.0 8,379 3/30/2026
6.2.0 17,486 3/13/2026
6.2.0-alpha.0 247 2/14/2026
6.1.0 36,602 2/10/2026
6.1.0-alpha.2 507 1/18/2026
6.1.0-alpha.1 159 1/11/2026
6.0.0 123,612 12/11/2025
6.0.0-rc.2-prerelease 1,803 11/25/2025
6.0.0-rc.1-prerelease 949 11/17/2025
6.0.0-preview.2-prerelease 1,326 10/30/2025
6.0.0-preview.1-prerelease 580 10/6/2025
5.16.3 4,651 1/26/2026
5.16.2 64,773 10/31/2025
5.16.1 42,144 10/14/2025
Loading failed