Welcome to the home of .NET interactive notebooks for PowerShell!
This is a derivative of the .NET Interactive Notebooks for C#
- Install the .NET Interactive Notebooks extension.
Download or clone this repo and open the powershell-101 folder in VS Code to get started with the PowerShell 101 notebooks.
Or, if you want just tap on one of the Notebook links below and automatically have it open in VS Code!
# | Topic | Notebook Link |
---|---|---|
1 | Hello World | 01 Notebook |
2 | The Basics of Strings | 02 Notebook |
3 | Searching Strings | 03 Notebook |
4 | Numbers and Integer Math | 04 Notebook |
5 | Numbers and Integer Precision | 05 Notebook |
6 | Numbers and Decimals | 06 Notebook |
7 | Branches (if) | 07 Notebook |
8 | What Are Loops | 08 Notebook |
9 | Combining Branches and Loops | 09 Notebook |
10 | Arrays, Lists, and Collections | 10 Notebook |
11 | Search, Sort, and IndexLists | 11 Notebook |
12 | Lists of Other Types | 12 Notebook |
13 | Functions | 13 Notebook |
14 | Hash Tables | 14 Notebook |
.NET Interactive Notebooks for PowerShell is a .NET Foundation project.
There are many .NET related projects on GitHub.
- .NET home repo - links to 100s of .NET projects, from Microsoft and the community.
- ASP.NET Core home - the best place to start learning about ASP.NET Core.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
.NET (including the powershell-notebooks repo) is licensed under the MIT license.