diff --git a/src/content/sessions/2024-11-15.md b/src/content/sessions/2024-11-15.md new file mode 100644 index 0000000..68eb80b --- /dev/null +++ b/src/content/sessions/2024-11-15.md @@ -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)