groupdocs-conversion-dotnet
1.0.0
See the version list below for details.
dotnet add package groupdocs-conversion-dotnet --version 1.0.0
NuGet\Install-Package groupdocs-conversion-dotnet -Version 1.0.0
<PackageReference Include="groupdocs-conversion-dotnet" Version="1.0.0" />
paket add groupdocs-conversion-dotnet --version 1.0.0
#r "nuget: groupdocs-conversion-dotnet, 1.0.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
17.8.0-alpha-20170804054952 | 2,374 | 8/4/2017 |
17.7.0-alpha-20170712092816 | 10 | 7/12/2017 |
17.7.0-alpha-20170707015229 | 10 | 7/7/2017 |
17.5.0-alpha-20170602084635 | 10 | 6/2/2017 |
17.5.0-alpha-20170601060947 | 10 | 6/1/2017 |
17.4.0-alpha-20170426031309 | 10 | 4/26/2017 |
17.3.0-alpha-20170324145933 | 34 | 3/24/2017 |
17.2.0-alpha-20170228080005 | 10 | 2/28/2017 |
17.1.0-alpha-20170130094625 | 10 | 1/30/2017 |
16.12.0-alpha-20161219001034 | 10 | 12/19/2016 |
16.12.0-alpha-20161216045137 | 10 | 12/16/2016 |
16.11.0-alpha-20161130044255 | 10 | 11/30/2016 |
16.11.0-alpha-20161103120929 | 10 | 11/3/2016 |
16.11.0-alpha-20161103100754 | 10 | 11/3/2016 |
16.10.0-alpha-20161007032958 | 10 | 10/7/2016 |
3.6.0-alpha-20161004062749 | 9 | 10/4/2016 |
1.9.0 | 189 | 4/17/2015 |
1.8.0 | 73 | 2/26/2015 |
1.7.0 | 74 | 1/16/2015 |
1.6.0.1 | 67 | 12/5/2014 |
1.5.0 | 793 | 11/3/2014 |
1.4.0 | 98 | 9/26/2014 |
1.3.6 | 107 | 8/18/2014 |
1.2.0 | 135 | 1/29/2014 |
1.1.0 | 80 | 1/13/2014 |
1.0.0 | 84 | 12/25/2013 |
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.