BuildingBlocks.DD4T.MarkupModels 0.53.0-alpha

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

// Install BuildingBlocks.DD4T.MarkupModels as a Cake Tool
#tool nuget:?package=BuildingBlocks.DD4T.MarkupModels&version=0.53.0-alpha&prerelease                

Automatic View Models for DD4T. Allows use of attributes to define mapping of IComponent to View Model classes.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.53.0-alpha 10 4/30/2015
0.51.0-alpha 9 4/22/2015
0.50.0-alpha 97 10/27/2014
0.49.0-alpha 33 10/23/2014
0.45.0-alpha 35 10/15/2014
0.44.0-alpha 52 7/18/2014
0.43.0-alpha 36 7/17/2014
0.42.0-alpha 58 4/28/2014
0.41.0-alpha 40 3/20/2014
0.40.0-alpha 40 1/31/2014
0.39.0-alpha 45 10/25/2013
0.38.0-alpha 41 10/14/2013
0.37.0-alpha 41 10/9/2013
0.34.0-alpha 42 9/30/2013
0.33.0-alpha 45 8/20/2013
0.32.0-alpha 62 7/24/2013
0.31.0-alpha 85 6/21/2013
0.30.0-alpha 45 6/20/2013
0.29.0-alpha 47 6/20/2013
0.28.0-alpha 43 6/18/2013
0.27.0-alpha 44 6/11/2013
0.25.0-alpha 44 5/24/2013
0.24.0-alpha 48 5/2/2013
0.23.0-alpha 48 4/26/2013
0.22.0-alpha 46 4/25/2013
0.21.0-alpha 47 4/22/2013
0.20.0-alpha 46 4/22/2013
0.19.0-alpha 47 4/22/2013
0.18.0-alpha 49 4/15/2013
0.17.0-alpha 46 4/15/2013
0.16.0-alpha 46 4/15/2013
0.15.0-alpha 47 4/14/2013
0.14.0-alpha 46 4/14/2013
0.13.0-alpha 46 4/13/2013
0.12.0-alpha 47 4/13/2013
0.11.0-alpha 45 4/13/2013
0.9.0-alpha 49 4/10/2013
0.7.0-alpha 49 4/10/2013

Added more support for different types of ComponentLink fields (rich text, datetime). Added HtmlHelper extension methods for Inline Editing (Site Edit and Experience Manager)