← Back
Nick Chapsas September 20, 2025 37s

extern alias is awesome in .NET

Summary

The transcript discusses a technical solution for managing multiple versions of the same Nougat package within a single project using external aliases. By adding references with specific alias configurations and declaring external aliases in the code, developers can resolve binding conflicts and ambiguous references. While this technique provides flexibility, the speaker cautions against overusing it due to potential confusion and complexity in the codebase.

View original episode ↗