https://github.com/windperson/aspnetcorewithpowershell
Demo using PowerShell Scripts in asp.net core
https://github.com/windperson/aspnetcorewithpowershell
asp-net-core powershell-core
Last synced: 3 months ago
JSON representation
Demo using PowerShell Scripts in asp.net core
- Host: GitHub
- URL: https://github.com/windperson/aspnetcorewithpowershell
- Owner: windperson
- License: mit
- Created: 2019-05-20T11:34:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T17:36:56.000Z (almost 6 years ago)
- Last Synced: 2024-11-15T11:08:09.958Z (over 1 year ago)
- Topics: asp-net-core, powershell-core
- Language: C#
- Homepage:
- Size: 678 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AspNetCoreWithPowerShell
This is a demo project to show how to use PowerShell Scripts in ASP.NET Core, in order to provider additional flexibility in site maintenance or some other scriptable action implementations, run AspNetCoreWithPowerShell project and navigate to `/CallPwshDemo` page to run demo.