MvcBaseViewModels 0.2.0
See the version list below for details.
dotnet add package MvcBaseViewModels --version 0.2.0
NuGet\Install-Package MvcBaseViewModels -Version 0.2.0
<PackageReference Include="MvcBaseViewModels" Version="0.2.0" />
paket add MvcBaseViewModels --version 0.2.0
#r "nuget: MvcBaseViewModels, 0.2.0"
// Install MvcBaseViewModels as a Cake Addin #addin nuget:?package=MvcBaseViewModels&version=0.2.0 // Install MvcBaseViewModels as a Cake Tool #tool nuget:?package=MvcBaseViewModels&version=0.2.0
A basic viewmodel built on a base viewmodel, giving access to all needed page information in a type safe way.
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.