IconExtractor 1.0.0
dotnet add package IconExtractor --version 1.0.0
NuGet\Install-Package IconExtractor -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="IconExtractor" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IconExtractor --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IconExtractor, 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 IconExtractor as a Cake Addin #addin nuget:?package=IconExtractor&version=1.0.0 // Install IconExtractor as a Cake Tool #tool nuget:?package=IconExtractor&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library allows you to extracting first .ico file in PE format file (.exe, .dll) to stream.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client 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.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on IconExtractor:
Repository | Stars |
---|---|
INotGreen/SharpThief
一键提取exe的图标、嵌入图标、资源信息、版本信息、修改时间、数字签名,降低程序熵值
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 109 | 3/25/2015 |
v.1.0
- first release