Core Features:
- Built-in internal browser component (IE11 support).
- Built-in CHM Help file documenter for loaded .psm1 modules and classes.
- Built-in self-checks for UI.
- Sleek WPF/XAML-based user interface (UI Designed on Blend for VS 2017).
- Azure function and AWS Lambda example invocations.
Prerequisites:
- For the *.chm generator to work, the Microsoft HTML Help Workshop executables are required.
- Also, IE 11 is required to be installed in your windows system.
- You will need to install modules AzFnUtil, LmbdUtil, ImageUtils, PSParallel for the complete application to operate properly.
To Install a module, run from powershell command line:
PS> Install-Module -Name <ModuleName>
NOTE: This is an initial draft, more features to come . . .
As of 15/06/22 and onwards additional support might be
required for builtin IE11 functionality