mirror of
https://github.com/ashstrahle/PowerShellBlazor.git
synced 2025-12-31 19:49:52 +10:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Execute PowerShell scripts via .Net Blazor Server WebApp with real-time output
|
Execute PowerShell scripts via .Net Blazor Server WebApp with real-time output
|
||||||
|
|
||||||
Useful for automation and user accessibility, this is a working .NET Blazor Server WebApp that asynchronously executes PowerShell scripts, and writes the Output, Information, Progress, Warning, and Error streams to a results window in real-time.
|
Useful for automation and user accessibility, this is a working .NET Blazor Server WebApp that asynchronously executes PowerShell scripts, and writes the Output, Information, Progress, Warning, and Error streams in real-time.
|
||||||
|
|
||||||
**test.ps1** (included in this project):
|
**test.ps1** (included in this project):
|
||||||
```powershell
|
```powershell
|
||||||
|
|||||||
Reference in New Issue
Block a user