PSGallery Reports

This repository contains reports for the PowerShell Gallery. The hope is that it will be easier for you to find modules that will make your work easier. The plan is to update the reports twice a day and push them to this repository.
Feel free to use the Discussion section of this repository to talk about specific modules. If you think there should be another type of report, feel https://github.com/jdhitsolutions/PSGalleryReport/issues free to submit a Feature Request in the Issues section of this repository.
:warning: This project is not a PowerShell module for you to install and run. This repository is a location for reports that I am generating and publishing through a GitHub Action. You are welcome to take my scripts and use them as the basis for your own reporting. Or feel free to fork and keep up-to-date on your own.
Reports
These are the currently active reports. Reports are created in Markdown. I have removed the PDF reports from the repository.
GitHub will render reports in your browser.
You are welcome to clone the repository or download individual reports. In PowerShell 7, you can use Show-Markdown to view markdown reports.
Show-Markdown .\psgallery-downloads.md -UseBrowser
The reports show the same information for each module. The only limiting factor is the report's scope.
This report will show the most recent 250 modules published to the PowerShell Gallery. The report is sorted by the published date in descending order. The report includes links to the project in the Gallery as well as the project's repository if defined. This list does not include any pre-release modules.
This report is identical to the previous report except that the AWS and Azure modules published by Amazon and Microsoft are . There are many of these modules and they could easily consume most of the newest released module report.