Showing category results for .NET Core

Mar 22, 2021
Post comments count9
Post likes count2

Cloud-Native learning resources for .NET developers

Nish Anil

The .NET team has put together a collection of free resources to help you speed up your cloud-native application development journey.

.NET Core.NET
Mar 12, 2021
Post comments count1
Post likes count0

Investigating a Linux CVE with .NET Images

Richard Lander

We regularly help .NET developers manage Linux CVEs. This post is an example of how we helped a customer with CVE-2021-23840 and CVE-2021-23841.

.NET.NET CoreContainers
Mar 11, 2021
Post comments count0
Post likes count0

Announcing Entity Framework Core 6.0 Preview 2

Jeremy Likness

Announcing the release of EF Core 6.0 Preview 2, the second preview of the new Entity Framework Core.

.NETASP.NET.NET Core
Mar 11, 2021
Post comments count54
Post likes count0

Announcing .NET 6 Preview 2

Richard Lander

.NET 6 Preview 2 is now available.

.NET.NET Core
Mar 10, 2021
Post comments count11
Post likes count0

Blinking LEDs with Raspberry Pi

Richard Lander

You can blink lots of LEDs with the Raspberry Pi, with a new set of LED blinking APIs.

.NET.NET Core
Mar 9, 2021
Post comments count1
Post likes count0

.NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26

Rahul Bhandari (MSFT)

Today, we are releasing the .NET March 2021 Updates. These updates contains reliability and security improvements. See the individual release notes for details on updated packages. You can download 5.0.4 , 3.1.13, 2.1.26 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64. Security CVE-2021-26...

.NET.NET Core
Mar 4, 2021
Post comments count2
Post likes count0

.NET Core 2.1 will reach End of Support on August 21, 2021

Jamshed Damkewala

.NET Core 2.1 will be reaching end of support on August 21, 2021. You need to take action to update your app to a supported version of .NET Core.

.NET.NET CoreLifecycle
Mar 4, 2021
Post comments count20
Post likes count0

.NET Interactive with SQL!| .NET Notebooks in Visual Studio Code

Maria Naggaga

Read all about how SQL and Entity Framework Core developers can now start using .NET Interactive notebooks for quick iteration of notebooks while providing strongly typed APIs, code completion over tables and columns, and Language-Integrated-Query (LINQ). Quickly explore your data's shape and schema.

.NET CoreC#Azure