MugenMvvmToolkit.Android.AppCompat
3.4.1
dotnet add package MugenMvvmToolkit.Android.AppCompat --version 3.4.1
NuGet\Install-Package MugenMvvmToolkit.Android.AppCompat -Version 3.4.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="MugenMvvmToolkit.Android.AppCompat" Version="3.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MugenMvvmToolkit.Android.AppCompat --version 3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MugenMvvmToolkit.Android.AppCompat, 3.4.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.
// Install MugenMvvmToolkit.Android.AppCompat as a Cake Addin #addin nuget:?package=MugenMvvmToolkit.Android.AppCompat&version=3.4.1 // Install MugenMvvmToolkit.Android.AppCompat as a Cake Tool #tool nuget:?package=MugenMvvmToolkit.Android.AppCompat&version=3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package adds Adnroid Support Library v7 AppCompat support for MugenMvvmToolkit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MugenMvvmToolkit (>= 3.4.1 && < 3.5.0)
- Xamarin.Android.Support.v7.AppCompat (>= 22.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
- Updated support libraries (Android).
- Removed resource generation where it is not needed (Android).
- Minor changes.