Showing results for June 2021 - Page 2 of 3 - .NET Blog

Jun 15, 2021
Post comments count9
Post likes count1

Migration of Bing’s Workflow Engine to .NET 5

Ben Watson
Ben Watson

Bing runs one of the world’s largest, most complex, highly performant, and reliable .NET applications. This posts discusses the journey and the work required to upgrade to .NET 5. This migration has been an unqualified success for our team. The overall picture is clear that .NET 5 is phenomenally superior.

.NETASP.NETPerformance
Jun 14, 2021
Post comments count0
Post likes count0

Conversation about diagnostics

Richard Lander
Richard Lander

Conversation with .NET engineers about diagnostics, profiling and observability. They share their perspective on performance, observability in production, the architecture of new features, and recent enhancements that they expect will get the most attention.

Conversations.NET
Jun 10, 2021
Post comments count1
Post likes count0

ML.NET Survey: Model Explainability

Jessie Houghton
Jessie Houghton

Take the ML.NET Model Explainability survey to let us know what you want to see in ML.NET for explainability and fairness.

.NETMachine LearningML.NET
Jun 8, 2021
Post comments count13
Post likes count1

.NET Framework June 2021 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Today, we are releasing the June 2021 Security and Quality Rollup Updates for .NET Framework. Security The June Security and Quality Rollup Update does not contain any new security fixes. See February 2021 Security and Quality Rollup for the latest security updates. Quality and Reliability This release contains the following quality and reliabi...

.NET FrameworkWPF
Jun 8, 2021
Post comments count0
Post likes count0

.NET June 2021 Updates – 5.0.7 and 3.1.16

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Today, we are releasing the .NET June 2021 Updates. These updates contains reliability and security improvements. See the individual release notes for details on updated packages. You can download 5.0.7 , 3.1.16 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64. Security CVE-2021-31957: ASP....

.NET
Jun 8, 2021
Post comments count4
Post likes count0

Conversation about containers

Richard Lander
Richard Lander

Conversation with .NET engineers who make .NET work great with containers. They share their perspective on OOMKill, performance, secure publishing, orchestrators, and why containers have become so popular.

.NET.NET CoreContainers
Jun 3, 2021
Post comments count36
Post likes count0

Conversation about the .NET type system

Richard Lander
Richard Lander

Conversation with .NET engineers about the .NET type system. They share their perspective on value types vs structs, the murky boundary between C# and the CLR, upcoming type system enhancements, and also compare .NET and Java type systems.

.NETConversations
Jun 2, 2021
Post comments count1
Post likes count0

IntelliCode Package Suggestions for NuGet in Visual Studio

Christopher Gill
Christopher Gill

Building on Visual Studio’s robust IntelliCode experience for .NET, we’re excited to introduce NuGet IntelliCode Package Suggestions in Visual Studio 16.10! IntelliCode Package Suggestions use your project’s context, such as installed packages and project type, to suggest packages to enhance your workflow! IntelliCode AI-assistance has become an i...

NuGetVisual StudioFeature Announcement