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