Skip to content

Commit

Permalink
Merge pull request #272 from amplifying-fsharp/what-is-new-fsharp-9
Browse files Browse the repository at this point in the history
Session page for 2024-11-15:  What is new in F# 9
  • Loading branch information
edgarfgp authored Nov 12, 2024
2 parents 0de9b67 + a9cb89a commit 2699b5e
Showing 1 changed file with 36 additions and 0 deletions.
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)

0 comments on commit 2699b5e

Please sign in to comment.