MugenMvvmToolkit.Android.Fragment
3.4.1
dotnet add package MugenMvvmToolkit.Android.Fragment --version 3.4.1
NuGet\Install-Package MugenMvvmToolkit.Android.Fragment -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.Fragment" 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.Fragment --version 3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MugenMvvmToolkit.Android.Fragment, 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.Fragment as a Cake Addin #addin nuget:?package=MugenMvvmToolkit.Android.Fragment&version=3.4.1 // Install MugenMvvmToolkit.Android.Fragment as a Cake Tool #tool nuget:?package=MugenMvvmToolkit.Android.Fragment&version=3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package adds Fragment support for Android with API >= 17 for MugenMvvmToolkit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid42 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)
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.