.NET Scripting is Finally Complete

Nick Chapsas demonstrates the new .NET scripting capabilities introduced in .NET 11 Preview 3, with a focus on file references in scripts.

Full summary based on transcript

What’s new in .NET 11 Preview 3 scripting

The presenter explains that .NET scripting has gained new capabilities in .NET 11 Preview 3, specifically the ability to reference files from scripts, which makes scripting scenarios more complete and practical.

File references in scripts

Nick covers how file references work in the new scripting experience and why they matter:

Where to learn more