groupdocs-conversion-dotnet 1.1.0

Suggested Alternatives

GroupDocs.Conversion

Additional Details

GroupDocs.Conversion API has been moved to a new package "GroupDocs.Conversion" 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-conversion-dotnet --version 1.1.0
NuGet\Install-Package groupdocs-conversion-dotnet -Version 1.1.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-conversion-dotnet" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-conversion-dotnet --version 1.1.0
#r "nuget: groupdocs-conversion-dotnet, 1.1.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-conversion-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-conversion-dotnet&version=1.1.0

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

GroupDocs.Conversion for .NET is a flexible library that enables you to convert over 45 document and image file formats within your .NET application. Documents can be converted either one-by-one on the fly, or added to a conversion queue.

To name a few, you can convert: DOC to PDF, DOC to DOCX, PDF to TIFF, XLS to XLSX, XLS to CSV, PPT to PDF, DOC to TXT, RTF to DOCX, PNG to JPEG and many more.

Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test GroupDocs.Annotation for .NET Library without limitations, 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

DC-75   Prepared new installers for GroupDocs Conversion for .NET and tested the licensing
DC-76   Modified GroupDocs Conversion for .NET to use in console applications.
DC-77   Prepared sample console application with GroupDocs Conversion for .NET.

Improvements

DC-78    Updated both installers for GroupDocs Conversion for .NET.