SmartAceDesigns.ScriptoFormTemplates
2023.6.0
Smart Ace Designs ScriptoForm Templates Module
This module contains a Plaster template and functions used for scaffolding a basic starter ScriptoForm project that a script developer can use to create complex management tools.
A ScriptoForm is a PowerShell script that generates and displays a Microsoft Windows Forms application that can be used for a specific man
This module contains a Plaster template and functions used for scaffolding a basic starter ScriptoForm project that a script developer can use to create complex management tools.
A ScriptoForm is a PowerShell script that generates and displays a Microsoft Windows Forms application that can be used for a specific man
Smart Ace Designs ScriptoForm Templates Module
This module contains a Plaster template and functions used for scaffolding a basic starter ScriptoForm project that a script developer can use to create complex management tools.
A ScriptoForm is a PowerShell script that generates and displays a Microsoft Windows Forms application that can be used for a specific management or system administration task in a computer network environment.
Typically, a ScriptoForm is compiled into an executable file which hides the PowerShell console window during execution and provides a more seamless and familiar experience to the user.
A ScriptoForm project is the set of files and folders, including the PowerShell script, that can be compiled into an executable file using the Microsoft .NET CLI utility (dotnet.exe) which is available with any Microsoft .NET SDK.
Show more
This module contains a Plaster template and functions used for scaffolding a basic starter ScriptoForm project that a script developer can use to create complex management tools.
A ScriptoForm is a PowerShell script that generates and displays a Microsoft Windows Forms application that can be used for a specific management or system administration task in a computer network environment.
Typically, a ScriptoForm is compiled into an executable file which hides the PowerShell console window during execution and provides a more seamless and familiar experience to the user.
A ScriptoForm project is the set of files and folders, including the PowerShell script, that can be compiled into an executable file using the Microsoft .NET CLI utility (dotnet.exe) which is available with any Microsoft .NET SDK.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 Smart Ace Designs. All rights reserved.
Package Details
Author(s)
- Smart Ace Designs
Tags
ScriptoForm windowsform form compile c# executable script-to-executable script-to-assembly
Functions
New-SADScriptoFormProject Build-SADScriptoFormExecutable
PSEditions
Dependencies
-
- Plaster (>= 1.1.4)
FileList
- SmartAceDesigns.ScriptoFormTemplates.nuspec
- SmartAceDesigns.ScriptoFormTemplates.psm1
- Templates\General\PlasterManifest.xml
- Templates\General\Script.ps1
- Templates\General\Build\Build.cs
- Templates\General\Build\Build.csproj
- SmartAceDesigns.ScriptoFormTemplates.psd1
- Templates\General\Readme.md
Version History
Version | Downloads | Last updated |
---|---|---|
2024.6.0 | 8 | 6/23/2024 |
2023.12.0 | 13 | 11/29/2023 |
2023.7.0 | 8 | 6/27/2023 |
2023.6.0 (current version) | 10 | 5/18/2023 |