November 2017
Intermediate to advanced
904 pages
30h 53m
English
This chapter covers
Here’s a rule I recommend: never practice two vices at once.
Tallulah Bankhead
So far, we’ve been dealing with PowerShell as a shell and scripting environment. In this chapter, we’re going to look at it as an Application Programming Interface (API). An API is a set of functions, data structures, and classes that let you build applications on top of the software exposing that API. For example, the PowerShell ISE is an application that uses the PowerShell API. Normally, ...
Read now
Unlock full access