Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions src/content/sessions/2024-11-15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: "What is new in F# 9"
preview: "F# 9"
isDraft: true
date: 2024-11-15T14:00:00.000Z
slug: "2024/11/15"
champion: "The F# team"
zoomLink: "https://us06web.zoom.us/j/82751176036?pwd=s10NUcpJfX1FqUm2whPjc9Uzlcr9U0.1"
zoomPasscode: "F#9"
issueLink: ""
company: "Microsoft"
youtubeId: ""
---

## Topic

The release of .NET 9 is just a few weeks away, meaning version 9 of F# is also just around the corner.
In this very special session, the F# team itself will talk about what the .NET world can expect from this release.
A lot of great work from the team members and the community has been done to make this the best version of F# to date:

- New language features
- Performance improvements
- Better tooling support

Let's have a tour of what's to come from the very heart of F#.

## Champions

- [Petr Pokorny](https://github.com/0101)

## Additional references

- [What's new in F# 9](https://learn.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-9)
- [Language](https://fsharp.github.io/fsharp-compiler-docs/release-notes/Language.html)
- [FSharp.Core](https://fsharp.github.io/fsharp-compiler-docs/release-notes/FSharp.Core.html)
- [FSharp.Compiler.Service](https://fsharp.github.io/fsharp-compiler-docs/release-notes/FSharp.Compiler.Service.html)