FileContentDsc

2.0.0-preview0001

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-preview0001 -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-preview0001 -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-preview0001] - 2020-04-15

- 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.

FileList

Version History

Version Downloads Last updated
2.0.0-previe... 193 12/30/2020
2.0.0-previe... 40 7/5/2020
2.0.0-previe... (current version) 30 4/15/2020
1.3.0.151 2,377,659 7/20/2019
1.2.0.138 63,805 10/27/2018
1.1.0.108 19,729 10/2/2018
1.0.0.38 2,190 9/2/2017
Show more