groupdocs-conversion-dotnet 1.0.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.0.0
NuGet\Install-Package groupdocs-conversion-dotnet -Version 1.0.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.0.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.0.0
#r "nuget: groupdocs-conversion-dotnet, 1.0.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.0.0

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

GroupDocs.Conversion for .NET library that allows users to convert back and forth between over 45 document formats within your .NET application. Supports all Microsoft Office document formats as well as PDF, HTML and common image file formats (TIFF, JPEG, GIF, PNG, BMP). Your users can convert documents one by one - on the fly, or add several documents at a time to a conversion queue.

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

GroupDocs.Conversion for .NET is a 100% independent component that enables end-users to convert back and forth between over 50 document and image file formats from within your web or mobile application written for any .NET (C#, VB.NET, ASP.NET) platform.

Thanks to support for more than 45 file formats, this component allows your app users to convert documents to just about any common file format. To name a few, users can convert Word documents (DOC, DOCX) to PDF, ODT, TXT, HTML, JPEG, or TIFF, and vice versa. Please see this table for a complete list of supported file formats.

Being extremely lightweight, GroupDocs.Conversion for .NET can be deployed with just a single DLL. And the flexible library allows you to tweak the file conversion workflow to match your app's requirements.

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.