DscResource.Base

2.0.0-preview0001

This module contains common classes that can be used for class-based DSC resources development.

Minimum PowerShell version

5.0

This is a prerelease version of DscResource.Base.

Installation Options

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

Install-Module -Name DscResource.Base -AllowPrerelease

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

Install-PSResource -Name DscResource.Base -Prerelease

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

Dependencies

This module has no dependencies.

Release Notes

## [2.0.0-preview0001] - 2025-07-06

### Changed

- `azure-pipelines.yml`
 - Remove `windows-2019` images fixes [#43](https://github.com/dsccommunity/DscResource.Base/issues/43)
 - Move individual tasks to `windows-latest`.
- `ResourceBase`
 - Cache properties not in desired state.
 - Make `Set()` call `Test()` and `Test()` call `Get()`.

### Removed

- `ResourceBase`
 - Remove `Compare()` method as not used.
 - Removed feature flags and alternate behavior.

FileList

Version History

Version Downloads Last updated
2.0.0-previe... (current version) 5 7/6/2025
1.4.0 1,973 5/24/2025
1.4.0-previe... 3 5/24/2025
1.4.0-previe... 7 5/14/2025
1.4.0-previe... 11 4/22/2025
1.4.0-previe... 3 4/20/2025
1.3.0 3,454 3/15/2025
1.2.1 1,842 2/3/2025
1.2.1-previe... 3 2/3/2025
1.2.0 61 2/2/2025
1.2.0-previe... 3 2/2/2025
1.1.3-previe... 17 11/23/2024
1.1.2 9,749 8/17/2024
1.1.2-previe... 5 8/17/2024
1.1.1 4,532 6/11/2024
1.1.1-previe... 9 5/14/2024
1.1.1-previe... 9 4/23/2024
1.1.0 32,539 2/26/2023
1.1.0-previe... 9 2/26/2023
1.0.0 1,948 12/31/2022
1.0.0-previe... 10 12/31/2022
Show more