Microsoft.Trusted.Signing.Client 1.0.60

Prefix Reserved
dotnet add package Microsoft.Trusted.Signing.Client --version 1.0.60                
NuGet\Install-Package Microsoft.Trusted.Signing.Client -Version 1.0.60                
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="Microsoft.Trusted.Signing.Client" Version="1.0.60" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Trusted.Signing.Client --version 1.0.60                
#r "nuget: Microsoft.Trusted.Signing.Client, 1.0.60"                
#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 Microsoft.Trusted.Signing.Client as a Cake Addin
#addin nuget:?package=Microsoft.Trusted.Signing.Client&version=1.0.60

// Install Microsoft.Trusted.Signing.Client as a Cake Tool
#tool nuget:?package=Microsoft.Trusted.Signing.Client&version=1.0.60                

This package provides client tools to submit requests to Microsoft Trusted Signing Service. Please read the Microsoft Terms of Use for Microsoft Trusted Signing Client included in this NuGet package. Usage of Microsoft Trusted Signing Service implies acceptance of these terms.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Microsoft.Trusted.Signing.Client:

Package Downloads
NetOfficeFw.Core

NetOffice core library

NetOfficeFw.Excel

NetOffice Excel library

NetOfficeFw.Outlook

NetOffice Outlook library

NetOfficeFw.Word

NetOffice Word library

NetOfficeFw.Office

Netoffice Office Api

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Trusted.Signing.Client:

Repository Stars
NetOfficeFw/NetOffice
🌌 Create add-ins and automation code for Microsoft Office applications.
Version Downloads Last updated
1.0.60 11,538 5/29/2024
1.0.59 368 5/20/2024
1.0.53 13,902 5/1/2024
1.0.52 23,266 3/27/2024

Fix signature validation for SHA384 and SHA512.