Showing category results for AllSKUs

Jul 1, 2020
Post comments count0
Post likes count0

F# 5 and F# tools update for June

shikhakaul

We’re excited to announce more updates to F# 5 today! We shipped an initial set of features with F# 5 preview 1, and they have all been stabilizing since that release including a updates from last month. Today, we’re happy to announce some new language features, a sneak peek at using F# in VSCode notebooks, and some F# tooling updates that will ali...

Jul 1, 2020
Post comments count0
Post likes count0

3 Ways to Customize Your Windows Terminal

shikhakaul

Windows Terminal is here! From the buzz of the announcement at Microsoft Build 2019 to the release of 1.0 at Build 2020, it’s generated excitement and interest from the dev community. Get started by downloading the Preview here.

Jun 18, 2020
Post comments count0
Post likes count0

gRPC-Web for .NET now available

shikhakaul

gRPC-Web for .NET is now officially released. We announced experimental support in January and since then we’ve been making improvements based on feedback from early adopters.

Jun 18, 2020
Post comments count0
Post likes count0

Resolving PowerShell Module Assembly Dependency Conflicts

shikhakaul

When writing a PowerShell module, especially a binary module (i.e. one written in a language like C# and loaded into PowerShell as an assembly/DLL), it’s natural to take dependencies on other packages or libraries to provide functionality.

Jun 18, 2020
Post comments count0
Post likes count0

GPU accelerated ML training inside the Windows Subsystem for Linux

shikhakaul

The Windows Subsystem for Linux (WSL) enables Windows users to run native, unmodified Linux command-line tools directly on Windows. WSL usage has grown a lot since it was first announced 4 years ago, at Microsoft Build 2016, and now runs on more than 3.5 million monthly active devices!

Jun 18, 2020
Post comments count0
Post likes count0

Azure responds to COVID-19

shikhakaul

The global health pandemic continues to impact every organization—large or small—their employees, and the customers they serve. Over the last several months, we have seen firsthand the role that cloud computing plays in sustaining operations across the board that helps us live, work, learn, and play.

Jun 16, 2020
Post comments count0
Post likes count0

Introducing “Web Live Preview”

shikhakaul

If you work on any type of app that has a user interface (UI) you probably have experienced that inner-loop development cycle of making a change, compile and run the app, see the change wasn’t what you wanted, stop debugging, then re-run the cycle again. Depending on the frameworks or technology you use, there are options to improve this experience...

Jun 16, 2020
Post comments count0
Post likes count0

.NET Core June 2020 Updates – 2.1.19 and 3.1.5

shikhakaul

Today, we are releasing the .NET Core June 2020 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages.