BAMvvm 0.0.0.9

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

Bryan Apellanes Model View ViewModel framework integrated into Mvc4

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.0.9 2,436 6/15/2013
0.0.0.8 1,744 6/7/2013
0.0.0.7 1,534 6/7/2013
0.0.0.6 1,743 6/7/2013
0.0.0.5 1,724 6/7/2013
0.0.0.4 1,731 6/7/2013
0.0.0.3 1,716 6/7/2013
0.0.0.2 1,747 6/7/2013
0.0.0.1 1,555 6/7/2013

Initial release, docs still a work in progress