.NET Conf 2023 highlight day 2
2 min readNov 16, 2023
The second day of .NET Conf 2023 featured a diverse range of sessions, highlighting various aspects of .NET 8 and related technologies:
- Application Telemetry with .NET 8: Noah Falk and Sam Spencer discussed improvements in .NET 8 for application telemetry, focusing on logging extensions, data redaction, and new metrics support aligning with Open Telemetry semantic conventions.
- Resilient Cloud Services: Martin Tomka provided a deep dive into the resiliency features of .NET 8 and its integration with the Polly library.
- Hosting .NET 8 Web Apps: Byron Tardif explored the new platform features of App Service for hosting .NET 8 web applications.
- ASP.NET Enhancements: Safia Abdalla and Stephen Halter highlighted new features in the ASP.NET stack, including metrics support and route tooling improvements.
- Improvements in System.Text.Json: Eirik George Tsarpalis focused on the enhancements in System.Text.Json for Native AOT applications, including support for various new features and reliability enhancements.
- ASP.NET Core APIs with Native AOT: Damian Edwards introduced support for publishing ASP.NET Core applications to native AOT, aiming for faster startup times and smaller, self-contained executables and containers.
- C# Learning with freeCodeCamp: Scott Hanselman and Quincy Larson discussed the new Foundational C# Certification, a collaboration between freeCodeCamp and Microsoft, focusing on accessibility in computing education.
- Leveraging .NET in Azure Functions: Matthew Henderson and Fabio Cavalcante showed how to build scalable, serverless applications in .NET using Azure Functions.
- Visual Studio Updates for .NET Developers: Sayed Hashimi presented new features in Visual Studio, enhancing the development experience for .NET developers.
- Best Practices for Cross-Platform .NET 8 Applications: Nick Randolph emphasized best practices for developing cross-platform .NET 8 applications, highlighting Microsoft Extensions and the Uno Platform Extensions for cross-platform scenarios.
These sessions provided insights into the latest developments in .NET 8, from application telemetry and cloud services to enhancements in ASP.NET, System.Text.Json, and tools for building cross-platform applications.