Skip to content

Various utilities for PowerShell. Most can be called outside PS with C#.

License

Notifications You must be signed in to change notification settings

WillPittenger/Goodies

Repository files navigation

Consists of various stuff you normally get seperately from NuGet. The links below got to NuGet. Those packages are:

Provides improved versions of standard JSON CmdLets. Currently limited to a version of ConvertFrom-JSON that returns objects with sorted properties no matter how deep.

Dependent on WillPittenger.Goodies.JSON

API for converting JSON so the properties are sorted.

Dependent on WillPittenger.Goodies.Tools

Plays sounds from PowerShell API for playing sounds.

Dependent on WillPittenger.Goodies.Sounds

Declares an interface that lets you play either predefined sounds looked up by Windows or sound files.

Dependent on WillPittenger.Goodies.Tools

Collection of classes that currently mainly declare common exceptions and extension methods.

About

Various utilities for PowerShell. Most can be called outside PS with C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published