.NET 9는 효율성, 생산성, 유연성을 개선합니다

11월 13, 2024
AOT 컴파일, 향상된 컨테이너 지원 및 C# 12, ASP.NET Core, MAUI의 새로운 기능을 제공하는 Microsoft .NET 9가 출시되었습니다.

영어로 계속 읽기:

Microsoft has released .NET 9, the latest version of its popular development platform, featuring a suite of improvements aimed at boosting performance, developer productivity, and cross-platform flexibility. Key highlights include native AOT (Ahead of Time) compilation for faster startup times and reduced memory usage, enhanced container support for streamlined deployment on Docker and Kubernetes, and expanded AI capabilities with updated ML.NET tools and support for ONNX (Open Neural Network Exchange) models. These advancements make .NET 9 a powerful choice for cloud-native, AI-enhanced, and cross-platform applications.

C# 12 is included with new syntax features that simplify coding and reduce boilerplate, while ASP.NET Core and Blazor updates improve web development experiences. Blazor enhancements enable highly interactive web UIs with C#, while ASP.NET Core now offers more efficient middleware and better support for real-time applications. Updates to MAUI (Multi-platform App UI) extend capabilities for cross-platform development, giving developers more tools for creating mobile and desktop applications from a single codebase.

.NET 9 brings new AI capabilities that simplify the integration of machine learning into applications, with updated ML.NET tools and enhanced support for ONNX models, enabling developers to implement image recognition, natural language processing, and predictive analytics more easily. Improved workflows for model training and edge inferencing allow real-time AI processing on local devices, reducing latency. Coupled with the native AOT compilation, these enhancements make AI-driven .NET applications faster and more efficient, opening up streamlined possibilities for intelligent, responsive applications across platforms.

.NET 9 is a powerful upgrade that boosts app performance and deployment flexibility, especially for developers working with cloud, web, and cross-platform applications. Though not a Long Term Support release, it sets the stage for .NET 10, offering early access to features that will shape the framework's future.

View the official Microsoft blog for all the details, including a link to download .NET 9.