Главная
Study mode:
on
1
Introduction
2
PowerShell and Docker extensions
3
Remote Containers extension
4
Create a fresh PowerShell container
5
Verify that the container is running
6
Install VS Code
7
FilesystemWatcher
8
Create a PowerShell file
9
Watch for changed
10
Register for changes
11
GetMember
12
Register Action Handler
13
The Issue
14
Building a Script
15
Last Run Time
Description:
Explore filesystem event registration in PowerShell using Visual Studio Code and Remote Containers in this 39-minute video tutorial. Learn about essential VS Code extensions including Docker, PowerShell, and Remote-Containers. Dive into the System.IO.FileSystemWatcher class from the .NET Framework to monitor file and directory changes. Discover how to automatically trigger scripts in response to filesystem events, enhancing your software development and systems automation workflows. Gain hands-on experience creating a fresh PowerShell container, setting up VS Code, and implementing filesystem watching functionality. Master techniques for registering event handlers, addressing common issues, and building efficient scripts to streamline your development process.

Register for Filesystem Events with PowerShell Using Visual Studio Code and Remote Containers

Trevor Sullivan
Add to list