Storm.Mvvm.Android.Support
1.2.15
dotnet add package Storm.Mvvm.Android.Support --version 1.2.15
NuGet\Install-Package Storm.Mvvm.Android.Support -Version 1.2.15
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="Storm.Mvvm.Android.Support" Version="1.2.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Storm.Mvvm.Android.Support --version 1.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Storm.Mvvm.Android.Support, 1.2.15"
#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 Storm.Mvvm.Android.Support as a Cake Addin #addin nuget:?package=Storm.Mvvm.Android.Support&version=1.2.15 // Install Storm.Mvvm.Android.Support as a Cake Tool #tool nuget:?package=Storm.Mvvm.Android.Support&version=1.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mvvm implementation of Storm.Mvvm for Xamarin.Android, same package as Storm.Mvvm.Android except it use Support Library V4 for retrocompatibility
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid22 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Storm.Mvvm (>= 1.2.8)
- Xamarin.Android.Support.v4 (>= 21.0.3)
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release with basic system for Mvvm on Xamarin.Android.