fsharp / fsharp.org

The F# Software Foundation website
https://fsharp.org
291 stars 280 forks source link

New F# features on .NET Framework #903

Closed kasajian closed 2 years ago

kasajian commented 2 years ago

The C# language doesn't have very good features for .NET Framework 4.8 for new features. Some new features aren't even available unless you use .NET Core / .NET 5/6.

Is the F# language team making a similar decision, in that it's possible and likely for new F# language features to only work on the original .NET Framework (4.8 being the last version). But some new features will only target .NET 5/6. Had that happened already?

dsyme commented 2 years ago

See #902