Working with .NET
PowerShell is written in and built on the .NET Framework. Much of the .NET Framework can be used directly, and doing so adds a tremendous amount of flexibility by removing many of the borders the language might otherwise have.
The idea of working with objects was introduced in Chapter 3, Working with Objects in Powershell, and this chapter extends on that, moving from objects created by commands to objects created from .NET classes. Many of the chapters that follow this one make extensive use of .NET, simply because it's the foundation of PowerShell.
It's important to understand that the .NET Framework is vast; it isn't possible to cover everything about the .NET Framework in a single chapter. This chapter aims to show how ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access