DVM4T.Core
1.1.0
See the version list below for details.
dotnet add package DVM4T.Core --version 1.1.0
NuGet\Install-Package DVM4T.Core -Version 1.1.0
<PackageReference Include="DVM4T.Core" Version="1.1.0" />
paket add DVM4T.Core --version 1.1.0
#r "nuget: DVM4T.Core, 1.1.0"
// Install DVM4T.Core as a Cake Addin #addin nuget:?package=DVM4T.Core&version=1.1.0 // Install DVM4T.Core as a Cake Tool #tool nuget:?package=DVM4T.Core&version=1.1.0
Domain View Models For Tridion - a .NET framework for creating strongly typed domain view models based on content in a Tridion CMS using Custom Attributes.
Product | Versions 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DVM4T.Core:
Package | Downloads |
---|---|
DVM4T.DD4T
A DD4T based implementation of the DVM4T framework. Includes a number of basic Attributes for common field types (i.e. text, linked components, etc.) as well as full XPM Markup support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 1,401 | 3/16/2015 |
1.1.0 | 1,494 | 2/20/2015 |
1.0.0.1 | 1,101 | 1/30/2015 |
1.0.0-beta | 888 | 1/26/2015 |
-Added support for additional View Models besides Component Presentations
-Greater flexibility in extending DVM4T Attributes