Showing archive results for 2019

Sep 3, 2019
Post comments count27
Post likes count0

Announcing ML.NET 1.4 Preview and Model Builder updates (Machine Learning for .NET)

Cesar De la Torre

We are excited to announce ML.NET 1.4 Preview and updates to Model Builder and CLI. ML.NET is an open-source and cross-platform machine learning framework for .NET developers. ML.NET also includes Model Builder (a simple UI tool) and CLI to make it super easy to build custom Machine Learning (ML) models using Automated Machine Learning (AutoML...

C#Machine LearningML.NET
Sep 3, 2019
Post comments count7
Post likes count0

Join us for .NET Conf 2019, Sept 23-25

Beth Massi

.NET Conf is back again this year and will be live streaming to a device near you September 23-25 on www.dotnetconf.net! .NET Conf is a FREE, 3 day virtual developer event co-organized by the .NET community and Microsoft. This year .NET Core 3.0 will launch at .NET Conf 2019! Come celebrate and learn about the new release. You won't want to miss th...

.NET
Aug 30, 2019
Post comments count0
Post likes count0

.NET Framework August 30, 2019 Cumulative Update for Windows 10 version 1903

Brett Lopez

The August 2019 Cumulative Update for .NET Framework 3.5 and 4.8 on Windows 10 version 1903 was released. Quality and Reliability This release contains the following quality and reliability improvements. Getting the Update The Cumulative Update is available via Windows Update, Windows Server Update Servic...

.NET Framework
Aug 28, 2019
Post comments count2
Post likes count0

How the .NET Team uses Azure Pipelines to produce Docker Images

Matt Thalman

Producing Docker images for .NET might not seem like that big of a deal.  Once you’ve got a Dockerfile defined, just run "docker build" and "docker push" and you’re done, right?  Then just rinse and repeat when new versions of .NET are released and that should be all that’s needed.  Well, it’s not quite that simple.  When you factor in the numbe...

.NET
Aug 27, 2019
Post comments count2
Post likes count0

Redesigning Configuration Refresh for Azure App Configuration

Abhilash Arora

Overview Since its inception, the .NET Core configuration provider for Azure App Configuration has provided the capability to monitor changes and sync them to the configuration within a running application. We recently redesigned this functionality to allow for on-demand refresh of the configuration. The new design paves the way for smarter applic...

ASP.NETASP.NET Core.NET Core
Aug 22, 2019
Post comments count10
Post likes count0

New and improved NuGet Search is here!

Karan Nandwani

It’s been a long time coming, and today we are excited to announce the new and improved search on NuGet.org leveraging Azure Search. We want to start this post with a huge thanks to you, the NuGet community, for providing feedback. We have aggregated all feedback around search result relevance into one mega issue. We used this as the starting point...

NuGetNuGet.orgFeature Announcement
Aug 22, 2019
Post comments count15
Post likes count0

Visual Studio Tips and Tricks: Increasing your Productivity for .NET

Mika Dumont

The .NET team is constantly thinking of new ways to make developers more productive. We've been working hard over the past year to take the feedback you've sent us and turn it into tools that you want! In this post I’ll cover some of the latest productivity features available in Visual Studio 2019 Preview. Code Fixes and Refactorings Code fixes...

.NET
Aug 22, 2019
Post comments count0
Post likes count0

Messaging Practices

Glenn Condron [MSFT]

This post is a collection of content from David Boike from the Particular.net blog calling out some common problems and solutions for building message based distributed systems. They are relevant to anyone building apps using messaging, and anyone building a Microservice based solution should definitely be interested in the first post about slimmin...

.NET Core.NET
Aug 21, 2019
Post comments count4
Post likes count0

Hey .NET! Have you tried ML.NET?

Bri Achtman

ML.NET is an open source and cross-platform machine learning framework made for .NET developers. Using ML.NET you can easily build custom machine learning models for scenarios like sentiment analysis, price prediction, sales forecasting, recommendation, image classification, and more. ML.NET 1.0 was released at //Build 2019, and since then the te...

ML.NETMachine LearningAI Machine Learning
Aug 20, 2019
Post comments count0
Post likes count0

.NET Framework August 2019 Preview of Quality Rollup

Brett Lopez

Today, we are releasing the August 2019 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. BCL1 1 Base Class Library (BCL)   Getting the Update The Preview of Quality Rollup is available via Windows Update, Windows Server Update Services, and Microsoft U...

.NET Framework