Skip to content

dsccommunity/DscResource.Common

Repository files navigation

DscResource.Common

Build Status Azure DevOps coverage (branch) codecov Azure DevOps tests PowerShell Gallery (with prereleases) PowerShell Gallery

This module contains common functions that are used in DSC resources.

Code of Conduct

This project has adopted this Code of Conduct.

Releases

For each merge to the branch main a preview release will be deployed to PowerShell Gallery. Periodically a release version tag will be pushed which will deploy a full release to PowerShell Gallery.

Contributing

Please check out common DSC Community contributing guidelines.

Change log

A full list of changes in each version can be found in the change log.

Documentation

How to implement

See the article DscResource.Common functions in a DSC module describing how to convert a DSC resource module to use DscResource.Common.

Commands

The documentation can be found in the DscResource.Common Wiki. It is updated automatically for each release that is deployed.