Skip to content

Commit 2699b5e

Browse files
authored
Merge pull request #272 from amplifying-fsharp/what-is-new-fsharp-9
Session page for 2024-11-15: What is new in F# 9
2 parents 0de9b67 + a9cb89a commit 2699b5e

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

src/content/sessions/2024-11-15.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "What is new in F# 9"
3+
preview: "F# 9"
4+
isDraft: true
5+
date: 2024-11-15T14:00:00.000Z
6+
slug: "2024/11/15"
7+
champion: "The F# team"
8+
zoomLink: "https://us06web.zoom.us/j/82751176036?pwd=s10NUcpJfX1FqUm2whPjc9Uzlcr9U0.1"
9+
zoomPasscode: "F#9"
10+
issueLink: ""
11+
company: "Microsoft"
12+
youtubeId: ""
13+
---
14+
15+
## Topic
16+
17+
The release of .NET 9 is just a few weeks away, meaning version 9 of F# is also just around the corner.
18+
In this very special session, the F# team itself will talk about what the .NET world can expect from this release.
19+
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:
20+
21+
- New language features
22+
- Performance improvements
23+
- Better tooling support
24+
25+
Let's have a tour of what's to come from the very heart of F#.
26+
27+
## Champions
28+
29+
- [Petr Pokorny](https://github.com/0101)
30+
31+
## Additional references
32+
33+
- [What's new in F# 9](https://learn.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-9)
34+
- [Language](https://fsharp.github.io/fsharp-compiler-docs/release-notes/Language.html)
35+
- [FSharp.Core](https://fsharp.github.io/fsharp-compiler-docs/release-notes/FSharp.Core.html)
36+
- [FSharp.Compiler.Service](https://fsharp.github.io/fsharp-compiler-docs/release-notes/FSharp.Compiler.Service.html)

0 commit comments

Comments
 (0)