SigncodeLib 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SigncodeLib --version 0.1.0
NuGet\Install-Package SigncodeLib -Version 0.1.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="SigncodeLib" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SigncodeLib --version 0.1.0
#r "nuget: SigncodeLib, 0.1.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 SigncodeLib as a Cake Addin
#addin nuget:?package=SigncodeLib&version=0.1.0

// Install SigncodeLib as a Cake Tool
#tool nuget:?package=SigncodeLib&version=0.1.0

Authenticode signing using Mono libraries, accepting cert in the form of a spc file and pvk file. Uses Mono Security code. As a tool, includes OpenSSL v1.0.2o binaries for convenience, using for converting pfx keys to spc+pvk keys.
     For key conversion information, please see https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Signing_an_executable_with_Authenticode
     Please follow any applicable licensing rules for Mono and for Openssl.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.2.0 1,166 9/5/2018
1.1.1 749 9/5/2018
1.1.0 766 9/5/2018
0.1.1 773 9/5/2018
0.1.0 761 9/5/2018

Initial release.