From cb5b8b6b2d99afed04fa5562339403f1cb29260d Mon Sep 17 00:00:00 2001 From: Adam Driscoll Date: Fri, 6 Dec 2019 21:28:49 -0700 Subject: [PATCH 1/3] Add Universal Dashboard We have a ton of customers running Universal Dashboard in production and it fully supports PowerShell 6\7. --- ADOPTERS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index 0f069f91890..a6a6a939959 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -15,3 +15,6 @@ This is a list of adopters of using PowerShell in production or in their product * [Azure Cloud Shell](https://shell.azure.com/) provides a batteries-included browser-based PowerShell environment used by Azure administrators to manage their environment. It includes up-to-date PowerShell modules for `Azure`, `AzureAD`, `Exchange`, `Teams`, and many more. More information about Azure Cloud Shell is available at [Azure Cloud Shell Overview.](https://docs.microsoft.com/azure/cloud-shell/overview) +* [PowerShell Universal Dashboard](https://ironmansoftware.com/powershell-universal-dashboard) is a cross-platform web framework for PowerShell. +It provides the ability to create robust, interactive websites, REST APIs, and Electron-based desktop apps with PowerShell script. +More information about PowerShell Universal Dashboard is available at the [PowerShell Universal Dashboard Docs](https://docs.universaldashboard.io). From d4eef528a2319e02565df870ad559f4ef0c6ec48 Mon Sep 17 00:00:00 2001 From: Adam Driscoll Date: Sat, 7 Dec 2019 09:18:55 -0700 Subject: [PATCH 2/3] Update ADOPTERS.md Co-Authored-By: Steve Lee --- ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index a6a6a939959..5f716da960d 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -16,5 +16,5 @@ This is a list of adopters of using PowerShell in production or in their product It includes up-to-date PowerShell modules for `Azure`, `AzureAD`, `Exchange`, `Teams`, and many more. More information about Azure Cloud Shell is available at [Azure Cloud Shell Overview.](https://docs.microsoft.com/azure/cloud-shell/overview) * [PowerShell Universal Dashboard](https://ironmansoftware.com/powershell-universal-dashboard) is a cross-platform web framework for PowerShell. -It provides the ability to create robust, interactive websites, REST APIs, and Electron-based desktop apps with PowerShell script. + It provides the ability to create robust, interactive websites, REST APIs, and Electron-based desktop apps with PowerShell script. More information about PowerShell Universal Dashboard is available at the [PowerShell Universal Dashboard Docs](https://docs.universaldashboard.io). From 9a64e48e5f7dcaf8ab93787430800add43f00cf1 Mon Sep 17 00:00:00 2001 From: Adam Driscoll Date: Mon, 9 Dec 2019 17:02:49 -0700 Subject: [PATCH 3/3] Update ADOPTERS.md Co-Authored-By: Steve Lee --- ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 5f716da960d..b9d3b117715 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -17,4 +17,4 @@ This is a list of adopters of using PowerShell in production or in their product More information about Azure Cloud Shell is available at [Azure Cloud Shell Overview.](https://docs.microsoft.com/azure/cloud-shell/overview) * [PowerShell Universal Dashboard](https://ironmansoftware.com/powershell-universal-dashboard) is a cross-platform web framework for PowerShell. It provides the ability to create robust, interactive websites, REST APIs, and Electron-based desktop apps with PowerShell script. -More information about PowerShell Universal Dashboard is available at the [PowerShell Universal Dashboard Docs](https://docs.universaldashboard.io). + More information about PowerShell Universal Dashboard is available at the [PowerShell Universal Dashboard Docs](https://docs.universaldashboard.io).