Showing category results for AllSKUs

May 26, 2020
Post comments count0
Post likes count0

Using Visual Studio Codespaces with .NET Core

shikhakaul

What a time to be a .NET developer!  Lots of great announcements at Build, new releases for .NET Core and new preview projects for cloud native development make me excited to be a .NET developer!

May 26, 2020
Post comments count0
Post likes count0

Welcome to C# 9.0

shikhakaul

C# 9.0 is taking shape, and I’d like to share our thinking on some of the major features we’re adding to this next version of the language.

May 26, 2020
Post comments count0
Post likes count0

Announcing Experimental Mobile Blazor Bindings May update

shikhakaul

It’s been a few months so it’s time for another update of Experimental Mobile Blazor Bindings! This release brings several bug fixes in the areas of CSS styling support, adding XML doc comments to common APIs, and several syntax improvements to common controls.

May 26, 2020
Post comments count0
Post likes count0

Introducing Project Tye

shikhakaul

Project Tye is an experimental developer tool that makes developing, testing, and deploying microservices and distributed applications easier.

May 26, 2020
Post comments count0
Post likes count0

Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1

shikhakaul

Hello once again from the XAML tooling team in Visual Studio. Given this week’s many new and exciting releases at Microsoft Build 2020 I want to take this opportunity to recap what’s new for those building WPF or UWP applications, and where applicable, Xamarin.Forms. This blog post is similar to our update back in December 2019, so if you missed th...

May 21, 2020
Post comments count0
Post likes count0

Introducing .NET Multi-platform App UI

shikhakaul

You can build anything with .NET. It’s one of the main reasons millions of developers choose .NET as the platform for their careers, and companies invest for their businesses. With .NET 5 we begin our journey of unifying the .NET platform, bringing .NET Core and Mono/Xamarin together in one base class library (BCL) and toolchain (SDK).

May 21, 2020
Post comments count0
Post likes count0

ML.NET Model Builder is now a part of Visual Studio

shikhakaul

ML.NET is a cross-platform, machine learning framework for .NET developers. Model Builder is the UI tooling in Visual Studio that uses Automated Machine Learning (AutoML) to train and consume custom ML.NET models in your .NET apps. You can use ML.NET and Model Builder to create custom machine learning models without having prior machine learning ex...

May 21, 2020
Post comments count0
Post likes count0

Blazor WebAssembly 3.2.0 now available

shikhakaul

I’m thrilled to announce that Blazor WebAssembly is now officially released. This is a fully-featured and supported release of Blazor WebAssembly that is ready for production use. Full stack web development with .NET is now here!