MvcScaffolding.EntityMetadata 0.9.0

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

// Install MvcScaffolding.EntityMetadata as a Cake Tool
#tool nuget:?package=MvcScaffolding.EntityMetadata&version=0.9.0

This package gives you extra scaffolders to create  metadata 'buddy classes' in your EF project. The metadata classes are required to properly decorate classes generated by the DbContext code generation tool to provide user-friendly names, nullability and other facets.  

It uses your EDMX file to process your types and evaluate properties, in turn creating metadata classes and associated partials decorated with the metadata.

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.9.0 12,095 8/8/2011