Showing results for May 2020 - Page 2 of 2 - .NET Blog

May 19, 2020
70
0

Windows Forms Designer for .NET Core Released

Olia Gavrysh Olia Gavrysh

Today we're happy to announce that the Windows Forms designer for .NET Core projects is now available as a preview in Visual Studio 2019 version 16.6! We also have a newer version of the designer available in Visual Studio 16.7 Preview 1! Don't forget to enable the designer in Tools > Options > Environment > Preview Features...

.NET
May 19, 2020
164
0

Blazor WebAssembly 3.2.0 now available

Daniel Roth Daniel Roth

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!

ASP.NETASP.NET CoreBlazor
May 19, 2020
3
0

ASP.NET Core updates in .NET 5 Preview 4

Sourabh Shirhatti [MSFT] Sourabh Shirhatti [MSFT]

.NET 5 Preview 4 is now available and is ready for evaluation! .NET 5 will be a current release. Get started To get started with ASP.NET Core in .NET 5.0 Preview4 install the .NET 5.0 SDK. If you're on Windows using Visual Studio, we recommend installing the latest preview of Visual Studio 2019 16.6. If you're on macOS, we recommend installing ...

ASP.NET
May 19, 2020
165
3

Introducing .NET Multi-platform App UI

Scott Hunter [MSFT] Scott Hunter [MSFT]

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). As we ...

.NET MAUI.NET.NET Core
May 19, 2020
53
0

Announcing .NET 5 Preview 4 and our journey to one .NET

Scott Hunter [MSFT] Scott Hunter [MSFT]

.NET 5 is the next version and future of .NET. We are continuing the journey of unifying the .NET platform, with a single framework that extends from cloud to desktop to mobile and beyond. Looking back, we took the best of .NET Framework and put that into .NET Core 3, including support for WPF and Windows Forms. As we continue the journey, we will ...

.NET
May 12, 2020
1
0

.NET Core May 2020 Updates – 2.1.18 and 3.1.4

Rahul Bhandari (MSFT) Rahul Bhandari (MSFT)

Today, we are releasing the .NET Core May 2020 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages. NOTE: If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. Information needed to ...

.NET
May 12, 2020
4
0

.NET Framework May 2020 Security and Quality Rollup Updates

Tara Overfield Tara Overfield

Revised 6/8/2021: On June 8th, 2021, this update was released to replace a previous update to address a “revocation server was offline” error that may occur during installation. If you've already installed a previous release of this update, no action is required. Revised 4/15/2021: On April 13th, 2021, this update was released to replace a ...

.NET Framework.NETSecurity
May 6, 2020
7
0

Using ML.NET for deep learning on images in Azure

Luis Quintanilla Luis Quintanilla

This post will show you how to train a custom image classification model in Azure to categorize flowers using ML.NET Model Builder. Then, you can leverage your existing .NET skills to consume the trained model inside a C# .NET Core console application. Best of all, little to no prior machine learning knowledge is required.

ML.NET
May 6, 2020
5
0

Configuring Azure Services and emulators using Visual Studio

Angelos Petropoulos Angelos Petropoulos

Starting with Visual Studio 16.6 Preview 2 the Connected Services tab offers a new experience called Service Dependencies. You can use it to connect your app to Azure services such as Azure SQL, Storage, Key Vault and many others. Wherever possible local emulation options are also available and more are planned for the future. Add a new ...

ASP.NETVisual Studio

Feedback