Microsoft.Acs.Dgss.Client 1.0.8

Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Acs.Dgss.Client --version 1.0.8
                    
NuGet\Install-Package Microsoft.Acs.Dgss.Client -Version 1.0.8
                    
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.Acs.Dgss.Client" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Acs.Dgss.Client" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Acs.Dgss.Client" />
                    
Project file
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 Microsoft.Acs.Dgss.Client --version 1.0.8
                    
#r "nuget: Microsoft.Acs.Dgss.Client, 1.0.8"
                    
#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 Microsoft.Acs.Dgss.Client@1.0.8
                    
#: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=Microsoft.Acs.Dgss.Client&version=1.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Acs.Dgss.Client&version=1.0.8
                    
Install as a Cake Tool

Due to a known issue, we have turned off CI policy signing with DGSSv2. If you require CI policy signing, please stay on DGSSv1 for all signing needs until further notice. If you do not need to sign CI policies, please continue to use DGSSv2.

If you are a new user and need CI policy signing, please wait to onboard to the service. Contact dgssmigration@microsoft.com and we will reach out to you when the issue is resolved.


This package provides client tools to submit requests the Device Guard Signing service (DGSS). Please read the Microsoft Terms of Use for DGSS included in this NuGet package. Usage of DGSS 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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Acs.Dgss.Client:

Repository Stars
marcinotorowski/MSIX-Hero
MSIX Hero - Open source MSIX manager and toolkit
Version Downloads Last Updated