We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Generic PowerShell cache implementation
PowerShell 52 1
PowerShell Script Profiler
PowerShell 150 10
Legislator is a simple .NET interface authoring tool written in PowerShell
PowerShell 29 3
Rudimentary auto-formatting CLI for Visual Studio
C# 2
function ConvertTo-Object {
param(
[Parameter(Mandatory=$true,ValueFromPipeline=$true)]
[AllowEmptyString()]
[string[]]$InputString,
function Get-XmlFileTreeAppend
{
[Parameter(ParameterSetName='Path', Mandatory=$true, Position=0, ValueFromPipeline=$true, ValueFromPipelineByPropertyName=$true)]
[string[]]
There was an error while loading. Please reload this page.