

Building .NET 9 with Glenn Condron
Nov 21, 2024
Glenn Condron, Lead of the .NET platform team at Microsoft, shares his insights on building .NET 9. He discusses exciting improvements in performance, security, and stability. A major highlight is the introduction of the Aspire framework, aimed at enhancing cloud-native application development. The conversation dives into integrating AI tools to empower developers and streamline applications. Glenn also hints at what’s next for .NET, paving the way for innovations in .NET 10 just around the corner!
AI Snips
Chapters
Transcript
Episode notes
Simplified Cloud Configuration
- Aspire simplifies cloud-native development by reducing configuration steps.
- It offers sensible defaults for services like Redis, promoting reliability.
Linear Learning Curve
- Learning cloud-native development has a steep learning curve.
- Aspire aims to make this curve linear, easing the learning process.
Lego Block Analogy
- An engineering lead expressed concern about correctly assembling NuGet packages.
- He feared his application might crash due to incompatible configurations.