FileContentDsc

2.0.0-preview0002

DSC resources for for manipulating the content of text files.

Minimum PowerShell version

4.0

This is a prerelease version of FileContentDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name FileContentDsc -RequiredVersion 2.0.0-preview0002 -AllowPrerelease

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

Install-PSResource -Name FileContentDsc -Version 2.0.0-preview0002 -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 DSCResource FileContent

DSCResources

ReplaceText KeyValuePairFile IniSettingsFile

Dependencies

This module has no dependencies.

Release Notes

## [2.0.0-preview0002] - 2020-07-05

### Changed

- Transferred ownership to DSCCommunity.org -
 fixes [Issue #31](https://github.com/dsccommunity/FileContentDsc/issues/39).
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- Updated to use continuous delivery pattern using Azure DevOps - fixes
 [Issue #41](https://github.com/dsccommunity/FileContentDsc/issues/41).
- Updated build badges in README.MD.
- Change Azure DevOps Pipeline definition to include `source/*` - Fixes [Issue #45](https://github.com/dsccommunity/FileContentDsc/issues/45).
- Updated pipeline to use `latest` version of `ModuleBuilder` - Fixes [Issue #45](https://github.com/dsccommunity/FileContentDsc/issues/45).
- Merge `HISTORIC_CHANGELOG.md` into `CHANGELOG.md` - Fixes [Issue #46](https://github.com/dsccommunity/FileContentDsc/issues/46).
- Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
 by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #49](https://github.com/dsccommunity/FileContentDsc/issues/49).
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #48](https://github.com/dsccommunity/FileContentDsc/issues/48).
- Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
 coverage - Fixes [Issue #50](https://github.com/dsccommunity/FileContentDsc/issues/50).
- Automatically publish documentation to GitHub Wiki - Fixes [Issue #51](https://github.com/dsccommunity/FileContentDsc/issues/51).

FileList

Version History

Version Downloads Last updated
2.0.0-previe... 195 12/30/2020
2.0.0-previe... (current version) 40 7/5/2020
2.0.0-previe... 30 4/15/2020
1.3.0.151 2,382,406 7/20/2019
1.2.0.138 63,807 10/27/2018
1.1.0.108 19,739 10/2/2018
1.0.0.38 2,190 9/2/2017
Show more