Aspose.HTML-Cloud 25.10.1

Prefix Reserved
dotnet add package Aspose.HTML-Cloud --version 25.10.1
                    
NuGet\Install-Package Aspose.HTML-Cloud -Version 25.10.1
                    
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="Aspose.HTML-Cloud" Version="25.10.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.HTML-Cloud" Version="25.10.1" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.HTML-Cloud" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.HTML-Cloud --version 25.10.1
                    
#r "nuget: Aspose.HTML-Cloud, 25.10.1"
                    
#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.
#:package Aspose.HTML-Cloud@25.10.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspose.HTML-Cloud&version=25.10.1
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.HTML-Cloud&version=25.10.1
                    
Install as a Cake Tool

Aspose.HTML Cloud for .NET is a programming SDK that allows software developers to manipulate and convert HTML documents from within their own applications. A Wrapper of RESTful APIs, Aspose.HTML Cloud for .NET speeds up HTML programming and conversion.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
25.10.1 40 10/6/2025
22.12.1 4,489 12/29/2022
22.10.1 518 10/13/2022
22.9.2 503 9/22/2022
21.6.0 680 6/29/2021
21.5.0 744 5/31/2021
20.12.0 846 1/21/2021
20.11.0 591 12/21/2020
20.5.0 858 5/26/2020
19.11.0 774 12/5/2019
19.10.1 646 11/6/2019
19.10.0 729 10/30/2019
19.9.3 648 10/23/2019
19.9.2 683 10/17/2019
19.9.1 715 10/15/2019
19.9.0 651 10/8/2019
19.8.1 726 9/9/2019
19.8.0 707 8/29/2019
19.7.0 736 8/20/2019
19.5.0 795 7/3/2019
19.1.0 1,040 2/12/2019
18.12.0 1,141 1/21/2019
18.9.0 1,031 10/5/2018
18.8.0 960 9/18/2018
18.7.0 1,138 8/6/2018
18.5.0 1,381 6/22/2018
18.4.0 1,457 5/16/2018
18.3.0 1,160 4/17/2018
18.2.0 1,417 3/12/2018
18.1.0 1,357 2/6/2018
17.10.0 1,391 12/27/2017

Aspose.HTML Cloud for .NET SDK release (v.25.10).
 
 New generation of Aspose.HTML Cloud SDK for .NET/C# is provided in this release. It enables your .NET applications to easily convert HTML/XHTML documents from your local file system, from your Aspose cloud storage and any pages from Web. Also ePub, MHTML, Markdown formats are allowed as the source formats of conversion. The source documents can be rendered as PDF, XPS, DOCX, JPEG, PNG, GIF, BMP, TIFF, Markdown (only from HTML/XHTML files). Also MHTML can be converted to HTML.
 
 GENERAL NOTE: this version of SDK is based on new Aspose.HTML Cloud REST API (v4.0), so currently it provides only the conversion feature and the cloud storage access functionality; other features that are still available in the versions up to v.20.08 are planned to be implemented step by step in this SDK later.
 
 What's new in this release
 
 1. Added support for conversion from-to WebP format
 2. Improved conversion performance


 
 For details, see https://github.com/aspose-html-cloud/aspose-html-cloud-dotnet/blob/master/README.md