PowerShell based "BI" web application I created - PowerReports

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. AspnetCorePWSH

    Run PS Scripts using ASP.NET Core - Much faster than CGI!

    This is something I have been working on that has been incredibly helpful to enable end-users/IT Staff to easily run reports based on PowerShell. In fact, the entire website is coded IN PowerShell and rides on top of an ASP.Net Core "shim" I wrote that routes all web requests to a file called "controller.ps1" (https://github.com/huntsman95/AspnetCorePWSH). Originally I wrote an oldschool CGI module this ran on top of (also in my github) but quickly realized the limitations of CGI and how slow it is. Projects like Polaris unfortunately have been abandoned but ASP.Net Core and the PowerShell SDK likely will be supported for a long time.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Pode

    Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers

  4. Pode.Web

    Web template framework for use with the Pode PowerShell web server

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pode & Pode.Web - Powershell webserver and frontend toolset

    2 projects | /r/sysadmin | 8 Aug 2022
  • How to execute a powershell script from a webpage?

    2 projects | /r/PowerShell | 2 May 2022
  • Would I best to stick to just Powershell, or would learning C# not hurt?

    1 project | /r/PowerShell | 30 Jul 2022
  • Options on Linux for GUI with PowerShell?

    1 project | /r/PowerShell | 11 Apr 2022
  • Interactive ASP.NET dashboard for PS scripts?

    2 projects | /r/PowerShell | 7 Apr 2022

Did you know that PowerShell is
the 40th most popular programming language
based on number of references?