Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
51 lines (35 loc) · 3.91 KB

Acknowledgements.md

File metadata and controls

executable file
·
51 lines (35 loc) · 3.91 KB

Acknowledgements

This project owes some acknowlegement to others. Here are some other authors, projects, and companies which have made this project possible.

If you believe you or a project should be included in this list please let us know.

Idea

This project is based on the idea of the PHP API client class implementation from Art of WiFi.

If you want to implement a Web/PHP based solution, take a look at the GitHub project of the PHP API client class implementation from Art of WiFi.

Vendor Reference

The UniFi SDN controller API as it is published by Ubiquiti: https://dl.ubnt.com/downloads/unifi/<UniFi SDN Controller version number>/unifi_sh_api

Example: https://dl.ubnt.com/unifi/5.9.29/unifi_sh_api for the UniFi SDN controller version 5.9.29.

PowerShell

  • ChangelogManagement - A PowerShell module for reading and manipulating changelog files in keep a Changelog format.
  • BuildHelpers - Helper functions for PowerShell CI/CD scenarios
  • Pester - Pester is the ubiquitous test and mock framework for PowerShell. All my automated tests are based on Pester
  • platyPS - Write PowerShell External Help in Markdown
  • PowerShellGet - PowerShellGet is the Package Manager for PowerShell
  • powershell-yaml - PowerShell CmdLets for YAML format manipulation
  • PSCodeHealth - PowerShell module gathering PowerShell code quality and maintainability metrics
  • PSScriptAnalyzer - PSScriptAnalyzer is a static code checker for Windows PowerShell modules and scripts.
  • PowerShell - The Community is awesome! And: Thank you Microsoft for make it Open Source

General

Services

  • GitHub - Hosts all the enabling Technology open source projects
  • Microsoft Teams - Team Collaboration and notification

Styles and Guides