HT.Image
6.0.5.16
dotnet add package HT.Image --version 6.0.5.16
NuGet\Install-Package HT.Image -Version 6.0.5.16
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="HT.Image" Version="6.0.5.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HT.Image" Version="6.0.5.16" />
<PackageReference Include="HT.Image" />
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 HT.Image --version 6.0.5.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HT.Image, 6.0.5.16"
#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 HT.Image@6.0.5.16
#: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=HT.Image&version=6.0.5.16
#tool nuget:?package=HT.Image&version=6.0.5.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Resize, crop, add text watermark to Images:
var file = await model.Scale(width, height,true); // model is IFormFile
file.SaveAs("wwwroot/" + pathFile);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- HT.Defender (>= 6.0.5)
- HT.SQLServer (>= 6.0.5.16)
- LazZiya.ImageResize (>= 4.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HT.Image:
| Package | Downloads |
|---|---|
|
HT.Repositories
DbContext.TrackingEntity(EntityEntry, userId); interface IAService : IRepository<AModel>; class AService : Repository<class, DbContext>, IAService; |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.5.16 | 6,422 | 5/18/2022 |
| 6.0.5.15 | 636 | 5/18/2022 |
| 6.0.5.14 | 632 | 5/18/2022 |
| 6.0.5.12 | 639 | 5/18/2022 |
| 6.0.5.11 | 630 | 5/17/2022 |
| 6.0.5.10 | 614 | 5/14/2022 |
| 6.0.5.9 | 649 | 5/14/2022 |
| 6.0.5.8 | 614 | 5/12/2022 |
| 6.0.5.6 | 620 | 5/12/2022 |
| 6.0.5.5 | 618 | 5/12/2022 |
| 6.0.5.3 | 617 | 5/12/2022 |
| 6.0.5.2 | 641 | 5/12/2022 |
| 6.0.5.1 | 611 | 5/12/2022 |
| 6.0.5 | 617 | 5/12/2022 |
| 6.0.4.21 | 601 | 5/11/2022 |
| 6.0.4.10 | 643 | 5/9/2022 |
| 6.0.4.9 | 644 | 5/8/2022 |
| 6.0.4.8 | 632 | 5/8/2022 |
| 6.0.4.5 | 655 | 5/8/2022 |
| 6.0.4.3 | 659 | 5/8/2022 |
Loading failed