Showing results for .NET Core - .NET Blog

Dec 9, 2020
13
1

Producing Packages with Source Link

Claire Novotny
Claire Novotny

Learn how to add Source Link to your packages, to make your users more productive while debugging.

.NET.NET CoreDebugging
Dec 3, 2020
39
0

.NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update

Jamshed Damkewala
Jamshed Damkewala

12/09/2020: this post was updated to clarify that Client operating systems will get .NET Core updates via Automatic Updates, while Server operating systems will get .NET Core updates via WSUS and MU Catalog. 12/14/2021: this post was updated to reflect Hosting Bundle updates are also available on Microsoft Update now. Starting in December 202...

.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