MVCScaffolding.MetaDataPlugin
1.0.6
MVCScaffolding.MetaDataPlugin allows for an easy-to-use command to create metadata classes on top
of any object that contains properties, such as custom viewmodels or domain models. This package
works in both MVC 4 and MVC 5.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MVCScaffolding.MetaDataPlugin -Version 1.0.6
dotnet add package MVCScaffolding.MetaDataPlugin --version 1.0.6
<PackageReference Include="MVCScaffolding.MetaDataPlugin" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MVCScaffolding.MetaDataPlugin --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added -Area parameter for support of models in areas in MVC projects.
Dependencies
-
- MvcScaffolding (>= 1.0.9)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.