...
The class DigizuitePropertyAttribute
has been removed use DigizuiteMetafieldAttribute
instead. You can read about it here DFE 2.0.0 - 2 Modelling Asset Content Types under the section property mapping.
The class DigizuiteMediaFormatAttribute
has changed. the following constructor has been removedDigizuiteMediaFormatAttribute(string name)
use DigizuiteMediaFormatAttribute(string jsonId, string guid)
instead.
GlobalConstants
The following consants has been removed from the class MediaFormatIds
...