Showing category results for F#

Nov 17, 2025
Post comments count0
Post likes count0

Introducing F# 10

Adam Boniecki
Adam Boniecki

Learn about new F# 10 language features, performance upgrades, and tooling improvements shipping with .NET 10.

.NETF#
Nov 11, 2025
Post comments count11
Post likes count36

Announcing .NET 10

.NET Team
.NET Team

Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more.

.NETASP.NET CoreNuGet
Nov 14, 2024
Post comments count0
Post likes count2

Nullable Reference Types in F# 9

RNDr. Tomáš Grošup, Ph.D.
RNDr. Tomáš Grošup, Ph.D.

Read about latest F# 9 feature, Nullable Reference Types

.NETF#Static Analysis
Nov 12, 2024
Post comments count30
Post likes count44

Announcing .NET 9

.NET Team
.NET Team

Announcing the release of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C#, .NET MAUI, .NET Aspire, and so much more.

.NETASP.NET CoreNuGet
Sep 9, 2024
Post comments count10
Post likes count20

Why is F# code so robust and reliable?

Vladimir Shchur
Vladimir Shchur

F# is not just for math and big data, it's a general purpose language that will greatly reduce the amount of bugs in your code.

.NETF#
Jul 31, 2024
Post comments count2
Post likes count2

Enhancing #help in F# Interactive

David Schaefer
David Schaefer

The '#help' directive in F# Interactive can now quickly access documentation instantly within the REPL.

.NETF#