-
### Brief description of your issue
The .NET Tutorial describes using a WinGet configuration file to install .NET 8 SDK, VS Code, and the C# Dev Kit (code extension).
Following the steps in this tuto…
-
DSC resource kit modules should use [semantic versioning](https://semver.org). There are issues when using non-semantic versioning and newer versions of NuGet.
NuGet will normalize versions to be …
-
Add this module to the [DSC Resource Kit](https://github.com/PowerShell/DscResources).
Prerequisites referenced [here](https://github.com/PowerShell/DscResources/issues/417).
-
### URL
https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install
### Operating system
windows
### More information about your system
_No response_
### Description
The con…
-
I suggest we look at adding the GitHub App [Review Me](https://github.com/z0al/probot-review-me) to all DSC Resource Kit repositories. It will help by adding the *needs review* tag when all the status…
-
Puppet and Chef can use DSC Resources. However, they use them in a different way to the DSC LCM. It would be good to confirm if Puppet/Chef has any issues with resources when the input parameters in G…
-
PSSA 1.18 includes many improvements that might help DSC Resource kit.
The PSUseConsistentWhitespace could be used here and in the template to reduce PR comments.
The PSUseConsistentIndentation coul…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
xPSDesiredStateConfiguration has been chosen as one of the two modules in the DSC Resource Kit to be updated to an experimental High Quality Resource Module. 'High Quality' here means that you would b…
-
The parts of descriptions for known modules (e.g. published in DSC Resource Kit) can be fullfiled from previously prepared data files what can be part of module.
```
$MetaString = @'
module:
ve…