Showing category results for .NET Core

Nov 11, 2019
Post comments count2
Post likes count1

Building Modern Cloud Applications using Pulumi and .NET Core

.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 Pu...

.NET Core.NET
Nov 6, 2019
Post comments count18
Post likes count0

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

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
Post comments count23
Post likes count0

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

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 4, 2019
Post comments count17
Post likes count0

ASP.NET Core updates in .NET Core 3.1 Preview 2

Daniel Roth

.NET Core 3.1 Preview 2 is now available! Check out what's new in ASP.NET Core in this release.

ASP.NETASP.NET Core.NET Core
Oct 31, 2019
Post comments count6
Post likes count0

Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center

Winnie Li (MSFT)

App Center is an integrated developer solution with the mission of helping developers build better apps. Last week, we announced General Availability support of distribute, analytics and diagnostics service for WPF and Windows Forms desktop applications. We also expanded our existing UWP offerings to include crash and error reporting for sideloaded...

.NET CoreWPF
Oct 17, 2019
Post comments count23
Post likes count0

Fall .NET Core Survey

Sam Spencer

It’s been a busy time for .NET Core – we just shipped 3.0, and are currently working on a few updates for v3.1 (due in November.) As we turn our attention to .NET Core 5.0, we want to take a step back and see what you are doing with .NET Core and how we can make it even better. We have put together a quick survey that will help us understand our c...

.NET Core
Oct 15, 2019
Post comments count37
Post likes count0

ASP.NET Core updates in .NET Core 3.1 Preview 1

Daniel Roth

.NET Core 3.1 Preview 1 is now available! Check out what's new in ASP.NET Core in this release.

ASP.NETASP.NET Core.NET Core
Oct 10, 2019
Post comments count62
Post likes count0

Blazor Server in .NET Core 3.0 scenarios and performance

Daniel Roth

Blazor Server in .NET Core 3.0 enables you to add rich interactive UI to your .NET apps without having to write JavaScript. Learn about when to use Blazor Server, how it scales, how it relates to Blazor WebAssembly, and how we expect to evolve Blazor in the future.

ASP.NETASP.NET Core.NET Core
Sep 24, 2019
Post comments count0
Post likes count0

ML.NET and Model Builder at .NET Conf 2019 (Machine Learning for .NET)

Cesar De la Torre

We are excited today to announce updates to Model Builder and improvements in ML.NET. You can learn more in the “What’s new in ML.NET?.” session at .NET Conf. ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. ML.NET offers Model Builder Model Builder (a simple UI tool) and CLI to m...

.NET.NET CoreMachine Learning
Sep 23, 2019
Post comments count57
Post likes count0

Announcing Entity Framework Core 3.0 and Entity Framework 6.3 General Availability

Diego Vega

We are extremely excited to announce the general availability of EF Core 3.0and EF 6.3 on nuget.org. The final versions of .NET Core 3.0 and ASP.NET Core 3.0 are also available now. How to get EF Core 3.0 EF Core 3.0 is distributed exclusively as a set of NuGet packages. For example, to add the SQL Server provider to your project, you can use th...

.NET.NET CoreEntity Framework