xDSCResourceDesigner

1.13.0.0

This module is meant to assist with the development and testing of DSC Resources.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xDSCResourceDesigner

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xDSCResourceDesigner

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

Functions

New-xDscResourceProperty New-xDscResource Update-xDscResource Test-xDscResource Test-xDscSchema Import-xDscSchema

Dependencies

This module has no dependencies.

Release Notes

* Fix Parameter Blocks to conform to Dsc Style Guidlelines [issue 79](https://github.com/PowerShell/xDSCResourceDesigner/issues/79).
* Fix README.md MarkDownLint Errors and Formatting Issues

FileList

Version History

Version Downloads Last updated
1.13.0.0 (current version) 214,475 10/30/2019
1.12.0.0 102,565 7/25/2018
1.11.0.0 1,905 6/13/2018
1.10.0.0 1,985 5/2/2018
1.9.0.0 84,294 5/18/2016
1.8.0.0 1,723 3/31/2016
1.7.0.0 1,275 2/3/2016
1.6.0.0 3,045 10/15/2015
1.5.0.0 1,001 7/24/2015
1.4.0.0 225 6/9/2015
1.3.0.0 165 5/2/2015
1.2.0.0 61 4/24/2015
1.1.1.2 201 12/18/2014
1.1.1.1 110 7/22/2014
1.1.1 108 5/13/2014
1.1 47 4/8/2014
Show more