<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0" -->

---
title: What&#x27;s New in .NET 9 and Upcoming C# Versions:...
description: The upcoming .NET 9 and C# 12/13 releases introduce significant enhancements for cloud-native app development, AI integration, productivity, and deployment....
canonical: https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: What&#x27;s New in .NET 9 and Upcoming C# Versions: Enhancements and Previews | daily.dev
og:description: The upcoming .NET 9 and C# 12/13 releases introduce significant enhancements for cloud-native app development, AI integration, productivity, and deployment....
og:url: https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0
og:image: https://api.daily.dev/og/posts/ea3W6c0v0.png
og:image:alt: What&#x27;s New in .NET 9 and Upcoming C# Versions: Enhancements and Previews
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What's New in .NET 9 and Upcoming C# Versions: Enhancements and Previews

**[Collections](https://daily.dev/sources/collections)** · 3 min read · 4 upvotes · 0 comments

## Summary

The upcoming .NET 9 and C# 12/13 releases introduce significant enhancements for cloud-native app development, AI integration, productivity, and deployment. Key .NET 9 updates focus on Kubernetes support, AI capabilities, ARM64 SVE, and improved security. For C#, primary constructors, collection expressions, and default lambda parameters are notable in version 12, with params collections and new lock types expected in version 13. .NET 9 Preview 7 brings updates to runtime, SDK, ASP.NET Core, and .NET MAUI, with the final stable release anticipated later this year.

## Content

# Exploring the Latest Features in .NET 9 and Upcoming C# Versions

The upcoming releases of .NET 9 and C# 12/13 promise to deliver substantial enhancements aimed at improving the developer experience, with a focus on cloud-native app development, AI integration, productivity, and streamlined deployments.

## Highlights of .NET 9

### Cloud-Native App Development
.NET 9 is honing in on cloud-native app development, bringing better Kubernetes support, which should simplify the orchestration of containerized applications. This improved support aligns with the industry's increasing focus on scalable, distributed systems.

### AI Integration
Developers can look forward to built-in AI capabilities, which will simplify the incorporation of machine learning and artificial intelligence into .NET applications.

### Productivity Improvements
The release emphasizes boosting productivity with features like ARM64 SVE support and object stack allocation optimization, aimed at enhancing performance on modern hardware.

### Enhanced Deployment
Streamlined deployment processes will make it easier to manage and deploy applications across various environments. Updates to container publishing reflect this focus.

### Security and Miscellaneous Updates
Security enhancements include the removal of BinaryFormatter to mitigate security risks. Additionally, new string handling methods and encryption algorithm support on iOS/macOS are noteworthy updates.

## C# 12 and Future C# 13 Innovations

### Key Features in C# 12
- **Primary Constructors**: Simplifies the initialization of properties in classes and structs.
- **Collection Expressions**: Facilitates more concise and readable code for collection initialization.
- **Default Lambda Parameters**: Enhances the flexibility of lambdas by allowing default values for parameters.

### Anticipated Additions in C# 13
- **Params Collections**: Allows the passing of a variable number of arguments as an array to a method.
- **New Lock Type**: Introduces a new synchronization primitive for more efficient thread management.
- **New Escape Sequence**: Expands the flexibility of string handling within the language.
- **Implicit Indexer Access**: Streamlines the syntax for accessing collections through indexers.

## .NET 9 Preview 7 Specifics
Microsoft's .NET 9 Preview 7 introduces several updates and new features across the .NET Runtime, SDK, libraries, C#, and frameworks like ASP.NET Core and .NET MAUI.

### Runtime and SDK Enhancements
- **OverloadResolutionPriority Attribute**: New feature to manage method overloads more effectively.
- **Experimental Scalable Vector Extension (SVE) Support**: Targets ARM64 CPUs to harness modern processor capabilities.
- **Improved Container Publishing**: Enhances the process of deploying applications in containerized environments.

### ASP.NET Core and .NET MAUI
- **SignalR, OpenApi, and Kestrel Improvements**: Boosts the performance and reliability of ASP.NET Core applications.
- **New Controls and Methods in .NET MAUI**: Offers extended capabilities for building cross-platform applications.

The final stable release of .NET 9 is anticipated later this year, with 18 months of support across multiple operating systems, ensuring long-term reliability and support for developers.

## Conclusion
The forthcoming .NET 9 and C# 12/13 versions bring a wealth of new features and improvements, positioning the platform for enhanced performance, better cloud-native support, and modern hardware utilization. These updates promise to boost developer productivity and streamline application deployment processes, setting a strong foundation for future development efforts.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#cloud](https://daily.dev/tags/cloud), [#.net](https://daily.dev/tags/.net), [#productivity](https://daily.dev/tags/productivity), [#c#](https://daily.dev/tags/c#)

[View this post on daily.dev](https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"What's New in .NET 9 and Upcoming C# Versions: Enhancements and Previews","url":"https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0"},"datePublished":"2024-08-21T04:03:58.406Z","dateModified":"2024-08-22T09:21:58.137Z","description":"The upcoming .NET 9 and C# 12/13 releases introduce significant enhancements for cloud-native app development, AI integration, productivity, and deployment....","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6190abb3db4f471ee3fffa41e7769ea1?_a=AQAEuiZ","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6190abb3db4f471ee3fffa41e7769ea1?_a=AQAEuiZ","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/what-s-new-in-net-9-and-upcoming-c-versions-enhancements-and-previews-ea3w6c0v0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,cloud,.net,productivity,c#","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"What's New in .NET 9 and Upcoming C# Versions: Enhancements and Previews"}]}
```

