Showing results for November 2019 - Page 2 of 2 - .NET Blog

Nov 11, 2019
2
1

Building Modern Cloud Applications using Pulumi and .NET Core

.NET Team
.NET Team

This is a guest post from the Pulumi team. Pulumi is an open source infrastructure as code tool that helps developers and infrastructure teams work better together to create, deploy, and manage cloud applications using their favorite languages. For more information, see https://pulumi.com/dotnet. We are excited to announce .NET Core support for ...

.NET Core.NET
Nov 6, 2019
18
0

Announcing ML.NET 1.4 general availability (Machine Learning for .NET)

Cesar De la Torre
Cesar De la Torre

Coinciding with the Microsoft Ignite 2019 conference, we are thrilled to announce the GA release of ML.NET 1.4 and updates to Model Builder in Visual Studio, with exciting new machine learning features that will allow you to innovate your .NET applications. ML.NET is an open-source and cross-platform machine learning framework for .NET developers...

.NET.NET Core.NET Framework
Nov 6, 2019
23
0

.NET Core with Jupyter Notebooks – Available today | Preview 1

Maria Naggaga
Maria Naggaga

You can now write .NET Code in Jupyter Notebooks. Try .NET has grown to support more interactive experiences across the web with runnable code snippets, interactive documentation generator for .NET core with dotnet try global tool, and now .NET in Jupyter Notebooks. And you can get started with it today!

.NET Core.NETC#
Nov 5, 2019
91
0

.NET Core 3 for Windows Desktop

Olia Gavrysh
Olia Gavrysh

Intro In September, we released .NET Core support for building Windows desktop applications, including WPF and Windows Forms. Since then, we have been delighted to see so many developers share their stories of migrating desktop applications (and controls libraries) to .NET Core. We constantly hear stories of .NET Windows desktop developers ...

.NET
Nov 4, 2019
11
0

Announcing .NET Core 3.1 Preview 2

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we're announcing .NET Core 3.1 Preview 2. .NET Core 3.1 will be a small and short release focused on key improvements in Blazor and Windows desktop, the two big additions in .NET Core 3.0.. It will be a long term support (LTS) release with an expected final ship date of December 2019. You can download .NET Core 3.1 Preview 2 on Windows, ...

.NET
Nov 2, 2019
1
0

The history of the GC configs

maoni
maoni

Recently, Nick from Stack Overflow tweeted about his experience of using the .NET Core GC configs – he seemed quite happy with them (minus the fact they are not documented well which is something I’m talking to our doc folks about). I thought it’d be fun to tell you about the history of the GC configs ‘cause it’s almost the weekend and I ...

.NET