1 vote

Archetype Mapper

Archetype Mapper is an extension to Umbraco Mapper that helps you to map the content directly to your C# model, therefore you don’t need to de-serialise or parse JSON to retrieve data. Archetype mapper also supports nested Archetype properties. 

Archetype Mapper like Umbraco Mapper uses conventions to map from IPublishedContent fields to view model fields; Archetype mapper extends it to allow you to map Archetype fields by convention too.

If preferred, you can also install it via Nuget:

PM> Install-Package ArchetypeMapper

You can find an example of how to use Archetype Mapper on my blog

For more details version history and to review the code see: 
https://github.com/AliSheikhTaheri/Archetype-Mapper

Screenshots

Package owner

Ali Sheikh Taheri

Ali Sheikh Taheri

Ali has 1648 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Ali Sheikh Taheri
  • Contributors: Robin Herd
  • Created: 02/11/2015
  • Current version 1.0.0
  • .NET version 4.0
  • License MIT
  • Downloads on Our: 534

External resources