Showing results for November 2020 - Page 2 of 2 - .NET Blog

Nov 10, 2020
72
0

C# 9.0 on the record

Mads Torgersen
Mads Torgersen

C# 9.0 on the record It's official: C# 9.0 is out! Back in May I blogged about the C# 9.0 plans, and the following is an updated version of that post to match what we actually ended up shipping. With every new version of C# we strive for greater clarity and simplicity in common coding scenarios, and C# 9.0 is no exception. One particular focus th...

.NET
Nov 10, 2020
18
1

Announcing F# 5

Phillip Carter
Phillip Carter

F# 5 is the latest version of F#, the functional programming language for .NET. F# 5 is focused on making interactive and analytical programming a joy by revamping F# Interactive and adding support for Jupyter Notebooks and VSCode Notebooks. It also includes some highly-requested language features like string interpolations and nameof.

.NET
Nov 10, 2020
116
0

Announcing .NET 5.0

Rich Lander [MSFT]
Rich Lander [MSFT]

.NET 5.0 includes many enhancements, including single file applications, more capable JSON APIs, new versions of C

.NET.NET Core
Nov 10, 2020
0
0

.NET Core November 2020 Updates – 3.1.10

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Today, we are releasing the .NET Core November 2020 Update. These updates contains reliability and other non-security fixes. See the individual release notes for details on updated packages. Getting the Update See the .NET Core release notes for details on the release, including issues fixed and affected packages.  The late...

.NET
Nov 10, 2020
9
0

Announcing the Release of EF Core 5.0

Jeremy Likness
Jeremy Likness

Announcing the release of EF Core 5.0, a full featured cross-platform version of Entity Framework that delivers the most requested features like Many-to-Many and Table-Per-Type.

.NETASP.NET.NET Core
Nov 10, 2020
52
0

Announcing ASP.NET Core in .NET 5

Daniel Roth
Daniel Roth

.NET 5 is now released! Check out all of the great new features and improvements in ASP.NET Core in .NET 5.

ASP.NETASP.NET CoreBlazor
Nov 2, 2020
22
0

.NET 5.0 Launches at .NET Conf, November 10-12

Beth Massi
Beth Massi

Save the date for .NET Conf, live streaming to a device near you November 10-12 on www.dotnetconf.net. .NET Conf is a free, three-day, virtual developer event co-organized by the .NET community and Microsoft. This year .NET 5.0 will launch at .NET Conf 2020. Come celebrate and learn about the new release.

.NET