ImageTool 1.0.5
dotnet add package ImageTool --version 1.0.5
NuGet\Install-Package ImageTool -Version 1.0.5
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="ImageTool" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImageTool" Version="1.0.5" />
<PackageReference Include="ImageTool" />
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 ImageTool --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImageTool, 1.0.5"
#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 ImageTool@1.0.5
#: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=ImageTool&version=1.0.5
#tool nuget:?package=ImageTool&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ImageTool
ImageTool 的 NuGet 包仓库。
已发布包
ImageTool.CoreImageTool.HostingImageToolImageTool.WinFormsImageTool.WpfImageTool.WinForms.GpuImageTool.WinForms.WpfHost
安装示例
dotnet add package ImageTool.Core
dotnet add package ImageTool.Hosting
dotnet add package ImageTool.WinForms
dotnet add package ImageTool.Wpf
dotnet add package ImageTool.WinForms.Gpu
dotnet add package ImageTool.WinForms.WpfHost
发布
发布方式说明见 scripts/publish-nuget.md。
说明
ImageTool.Core提供底层核心能力。ImageTool.Hosting提供共享 DI 约定和默认组装逻辑。ImageTool是旧版net48兼容包,保留独立 NuGet 包。WinForms、WPF、GPU和WpfHost分别提供对应的桌面端能力。- Demo 和示例工程不发布到 NuGet。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- System.Resources.Extensions (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.