MvcBaseViewModels 0.3.0

dotnet add package MvcBaseViewModels --version 0.3.0
NuGet\Install-Package MvcBaseViewModels -Version 0.3.0
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="MvcBaseViewModels" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcBaseViewModels --version 0.3.0
#r "nuget: MvcBaseViewModels, 0.3.0"
#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 MvcBaseViewModels as a Cake Addin
#addin nuget:?package=MvcBaseViewModels&version=0.3.0

// Install MvcBaseViewModels as a Cake Tool
#tool nuget:?package=MvcBaseViewModels&version=0.3.0

A basic viewmodel built on a base viewmodel, giving access to all needed page information in a type safe way.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 224 11/1/2011
0.2.0 49 11/1/2011
0.1.0 51 10/26/2011