Storm.Mvvm.Android 1.2.15

dotnet add package Storm.Mvvm.Android --version 1.2.15
                    
NuGet\Install-Package Storm.Mvvm.Android -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" Version="1.2.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Storm.Mvvm.Android" Version="1.2.15" />
                    
Directory.Packages.props
<PackageReference Include="Storm.Mvvm.Android" />
                    
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 Storm.Mvvm.Android --version 1.2.15
                    
#r "nuget: Storm.Mvvm.Android, 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.
#addin nuget:?package=Storm.Mvvm.Android&version=1.2.15
                    
Install Storm.Mvvm.Android as a Cake Addin
#tool nuget:?package=Storm.Mvvm.Android&version=1.2.15
                    
Install Storm.Mvvm.Android as a Cake Tool

Mvvm implementation of Storm.Mvvm for Xamarin.Android

Product 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.15 73 5/6/2015
1.2.14 67 5/4/2015
1.2.13 71 5/4/2015
1.2.10 72 5/3/2015
1.2.9 69 4/30/2015
1.2.8 60 4/29/2015
1.2.7 68 4/28/2015
1.2.6 74 4/27/2015
1.2.5 65 4/22/2015
1.2.4 73 4/8/2015
1.2.3 84 3/10/2015
1.2.2 79 3/9/2015
1.2.1 72 3/7/2015
1.2.0 80 3/3/2015
1.1.14 77 2/24/2015
1.1.13 100 1/12/2015
1.1.12 79 1/8/2015
1.1.11 70 1/6/2015
1.1.10 72 1/2/2015
1.1.9 86 12/22/2014
1.1.8 76 12/16/2014
1.1.7 72 12/16/2014
1.1.6 77 12/16/2014
1.1.5 68 12/16/2014
1.1.4 78 12/11/2014
1.1.3 69 12/11/2014
1.1.2 73 12/11/2014
1.1.1 71 12/10/2014
1.1.0 80 12/9/2014
1.0.3.5 76 12/9/2014
1.0.3.4 71 12/9/2014
1.0.3.3 80 12/9/2014
1.0.3.2 81 12/9/2014
1.0.3.1 78 12/9/2014
1.0.3 77 12/9/2014
1.0.2 79 12/8/2014
1.0.1 142 11/21/2014
1.0.0 111 11/21/2014

Initial release with basic system for Mvvm on Xamarin.Android.