Showing results for F# - .NET Blog

Nov 2, 2023
Post comments count3
Post likes count4

A new F# compiler feature: graph-based type-checking

Florian Verdonck
Florian Verdonck

Graph-based type-checking is a new F# compiler flag that allows the compiler to type-check files in a project in parallel whenever possible.

.NETF#
Jul 27, 2023
Post comments count4
Post likes count12

New syntax for string interpolation in F#

Adam Boniecki
Adam Boniecki

New language feature is available in preview for F# to make working with interpolated strings even easier.

.NETF#
Jul 5, 2023
Post comments count8
Post likes count9

Improved F# hints in Visual Studio

Petr Semkin
Petr Semkin

We're introducing new F# hints and enhancing existing ones.

.NETVisual StudioF#
Jun 21, 2023
Post comments count3
Post likes count10

Get ready for fsharpConf 2023!

Petr Semkin Tomas Petricek
Petr,
Tomas

Join us on June 26, 2023, for the live stream of the fourth annual fsharpConf. This free virtual event, supported by the F# Software Foundation, will showcase world-class F# experts from across the globe.

.NETF#
Feb 6, 2023
Post comments count39
Post likes count14

Update to the .NET language strategy

Kathleen Dollard
Kathleen Dollard

Interested in what is going on and the future of .NET languages, (C#, F#, and Visual Basic)? We have just published an updated version of the .NET Language Strategy on our documentation!

.NET.NET FrameworkC#
Dec 12, 2022
Post comments count5
Post likes count3

Polyglot Notebooks – Now with .NET 7, C# 11, and F# 7 Support!

Claudia Regio
Claudia Regio

The December 2022 release of the Polyglot Notebooks extension for Visual Studio Code is now available. This release includes upgrades to .NET 7, support for C# 11 and F# 7, and improvements to the SQL and KQL kernel experience!

.NETC#F#