Advanced Pattern Matching Features Removed From C# 7
Advanced pattern matching features that were originally expected to be present in C# 7 have been recently excluded from the future branch and will not make it into the next version of the language.
.NET Standard 2.0: Setting Expectations Straight
Following last .NET Connect 2016, a few Microsoft MVPs have published their views on what .NET Standard is and where it is headed.
F# 2017 Retrospective
During 2017 F# reached version 4.1 and grew its user community, mostly in coincidence with the release of .NET Core 2.0, while getting stronger tooling and wider conference presence, writes Microsoft program manager Phillip Carter.
F# 4.5 Brings Spans, Match!, and More
Now available as a preview, F# 4.5 introduces a number of new features, including support for .NET Core 2.1 new primitive type Span, a new Match! keyword, and more.