Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Version 1.2.0

Latest
Compare
Choose a tag to compare
@JimBobSquarePants JimBobSquarePants released this 23 Aug 10:47
· 1 commit to develop since this release
fb901c3
  • New VortoPropertyMapper which allows the mapping of all Vorto properties.
  • Added new method GetRawValue(IPublishedContent content) plus overload to PropertyMapperBase.
  • PropertyMap<T> SetMapper<TMapper>() can now be used anywhere in the fluent method chain.
  • Various performance Improvements.