← Package directory
Available on winget

Install DSC v3 Preview

DSCv3 is an open source command line application that abstracts the management of software components declaratively and idempotently.

Install with winget
winget install --id Microsoft.DSC.Preview
Upgrade
winget upgrade --id Microsoft.DSC.Preview
Uninstall
winget uninstall --id Microsoft.DSC.Preview

About DSC v3 Preview

DSCv3 is the latest iteration of Microsoft's Desired State Configuration platform. DSCv3 is an open source command line application that abstracts the management of software components declaratively and idempotently. DSCv3 runs on Linux, macOS, and Windows without any external dependencies. With DSCv3, you can: - Author resources to manage your systems in any language - Invoke individual resources - Create configuration documents that define the desired state of a system