← Back
Milan Jovanovic July 21, 2025 30s

Single-File C# Apps Can Now Do THIS 🔥

Summary

The transcript discusses an update to single file applications that now allows referencing other project files through a project directive. The speaker demonstrates this functionality by creating a password generator utility that validates passwords against the Have I Been Pwned API. This new feature enables developers to use types from external projects directly within their single file applications, enhancing code reusability and modularity.

View original episode ↗