Showing tag results for .NET

Jun 22, 2021
Post comments count6
Post likes count0

ML.NET June Updates

Bri Achtman

Check out what's new in ML.NET and Model Builder.

.NETMachine LearningML.NET
Jun 3, 2021
Post comments count36
Post likes count0

Conversation about the .NET type system

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

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
May 18, 2021
Post comments count2
Post likes count0

Conversation about PGO

Richard Lander

Conversation with .NET engineers about profile guided optimization (PGO). They share their perspectives on how PGO works, how it improves even sophisticated compilers, other platforms that have good PGO systems, and what .NET is doing to provide better performance with PGO.

Conversations.NET.NET Core
Apr 21, 2021
Post comments count4
Post likes count0

What’s new in dotnet monitor

Sourabh Shirhatti [MSFT]

Learn about what's new in dotnet monitor

.NETContainers
Apr 8, 2021
Post comments count25
Post likes count0

Announcing .NET 6 Preview 3

Richard Lander

.NET 6 Preview 3 is now available.

.NET.NET Core
Apr 8, 2021
Post comments count1
Post likes count0

ML.NET Survey: Machine Learning in .NET

Bri Achtman

Take the ML.NET survey to let us know what you want to see next for Machine Learning in .NET.

.NETMachine LearningML.NET