GroupDocs.Metadata for .NET 1.7.0 Release Notes

Major Features

There are 5 features and 3 enhancements in this regular monthly release. The most notable are:

  • Reduce number of namespaces presented in Public API
  • Ability to detect document format at runtime
  • Ability to export metadata of Mp3 format to CSV and Excel
  • Implement MP3 audio format
  • Ability to read all EXIF tags. Ability to read EXIF tag by specific key
  • Read ID3v1 tag in Mp3 format
  • Read ID3v2 tag in Mp3 format
  • Read MPEG audio information in Mp3 format

All Changes

KeySummaryCategory
METADATANET-1086Reduce number of namespaces presented in Public APIEnhancement
METADATANET-1018Ability to detect document format at runtimeEnhancement
METADATANET-1109Ability to export metadata of Mp3 format to CSV and ExcelEnhancement
METADATANET-716Implement MP3 audio formatNew Feature
METADATANET-1048Ability to read all EXIF tags. Ability to read EXIF tag by specific keyNew Feature
METADATANET-1097Read ID3v2 tag in Mp3 formatNew Feature
METADATANET-1114Read ID3v1 tag in Mp3 formatNew Feature
METADATANET-1117Read MPEG audio information in Mp3 formatNew Feature