Showing results for November 2020 - .NET Blog

Nov 30, 2020
1
0

ML.NET Model Builder November Updates

Bri Achtman
Bri Achtman

This release of ML.NET Model Builder brings numerous bug fixes and enhancements as well as new features, including advanced data loading options and streaming training data from SQL.

.NETMachine LearningML.NET
Nov 27, 2020
4
0

The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you

maoni
maoni

things library folks wanted at the time. In 5.0 I got requests from folks to monitor more things about the GC. Instead of adding a bit of info each time someone asks, I really thought about the kinds of things that would help with monitoring and diagnostics and expanded the info provided by this API significantly. It also has a new overload, docume...

.NET CorePerformance.NET Internals
Nov 25, 2020
8
0

Announcing Microsoft Q&A for .NET

James Montemagno
James Montemagno

Introducing the brand new Microsoft Q&A for .NET, your one stop for getting your techinical questions answered by experts from Microsoft and the .NET community.

.NET.NET CoreC#
Nov 24, 2020
1
0

Everything from .NET Conf 2020: Sessions, Demos, & More!

Jayme Singleton
Jayme Singleton

Get all the sessions and demos from .NET Conf 2020! 80+ live sessions were syndicated on www.dotnetconf.net, Microsoft Learn TV, .NET YouTube channel, and the Visual Studio Twitch channel. Watch the sessions on demand on the .NET YouTube Channel or Channel 9. Attend a virtual event in your own time zone and language!

.NETASP.NET.NET Core
Nov 20, 2020
19
0

Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method

Olia Gavrysh
Olia Gavrysh

Today, we are excited to announce that Microsoft Edge WebView2 is now generally available for use in production .NET 5, .NET Core, and .NET Framework Windows Forms and WPF applications on existing Windows versions! Additionally, we are thrilled to announce that WebView2’s Fixed Version Distribution mode is also generally available for production ap...

.NET
Nov 19, 2020
1
0

.NET Framework November 2020 Cumulative Update Preview

Tara Overfield
Tara Overfield

Today, we are releasing the November 2020 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. CLR WPF2 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Update Preview is availab...

.NET Framework.NETWPF
Nov 12, 2020
0
0

.NET Framework November 2020 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Revised 1/15/2021:  On Jan 12, 2020, a live revision was made to these updates to remove its supersedence relationship with the October 13, 2020, .NET Framework security updates. If you have already installed this update, the October 13 .NET Framework updates, or any later .NET Framework updates, you do not have to take any action to be up-to-date ...

.NET FrameworkWPF