PowerShell based "BI" web application I created - PowerReports

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • Pode

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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