groupdocs-metadata-dotnet 1.3.0

Suggested Alternatives

GroupDocs.Metadata

Additional Details

GroupDocs.Metadata API has been moved to a new package "GroupDocs.Metadata" with new & improved feature set.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package groupdocs-metadata-dotnet --version 1.3.0
NuGet\Install-Package groupdocs-metadata-dotnet -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-metadata-dotnet" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-metadata-dotnet --version 1.3.0
#r "nuget: groupdocs-metadata-dotnet, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install groupdocs-metadata-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-metadata-dotnet&version=1.3.0

// Install groupdocs-metadata-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-metadata-dotnet&version=1.3.0

GroupDocs.Metadata for .NET is a class library to process metadata associated with various Document and Image formats.

Key Features:

-  Covers most popular document formats: Microsoft Word, Microsoft Excel, Microsoft PowerPoint, PDF, Microsoft OneNote
-  Covers most popular image formats: GIF, JPEG, PNG, TIFF, PSD
-  Covers most popular email formats: Outlook Message, Email Message
-  Covers most popular CAD formats: DXF, DWG
-  Create, modify and remove metadata associated with supported document and image formats with a few lines of code
-  Manage EXIF metadata in Jpeg and TIFF formats
-  Manage XMP metadata in image and PDF formats
-  Utilities to inspect and clean hidden metadata in Word and PDF formats
-  Utilities to Search and Compare all metadata
-  Metadata cleaner utility

For more details on the library, please visit GroupDocs website at:
http://groupdocs.com/dot-net/document-metadata-library

Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Metadata for .NET library, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

New features:

METADATA-632 Ability to use custom IReplaceHandler in Replace API
METADATA-692 Ability to read-write XMP data in Photoshop format
METADATA-789 Ability to edit comments in Word format
METADATA-805 Ability to read-write XMP data in Pdf format
METADATA-825 Ability to inspect and remove hidden data in Pdf format
METADATA-831 Ability to detect protection in Document formats
METADATA-863 Ability to read basic metadata from CAD formats
METADATA-870 Ability to find and replace metadata in document formats
METADATA-873 Ability to compare EXIF metadata