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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MvcBaseViewModels:

Package Downloads
PetaPocoScaffolding

Some basic scaffolding to give you a controller and views for your Poco. This is more of a pre release than a final version, much more to come and would appreciate all feedback positive and negative. Be aware this initial release relies on you naming your poco's with the suffix "Poco".

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 3,680 11/1/2011
0.2.0 1,492 11/1/2011
0.1.0 1,485 10/26/2011