Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Jax
0.1.3
plugins/dotnet/Jax.Plugin.Dotnet.psm1
function
Register-JaxDotnetPlugin
{
Register-JaxPlugin
-Name
'dotnet'
-Hooks
@{
}
-SourcePath
$MyInvocation
.
MyCommand
.
Path
}
Register-JaxDotnetPlugin