Showing archive results for 2021

Nov 8, 2021
Post comments count22
Post likes count5

Welcome to C# 10

Kathleen Dollard
Kathleen Dollard

Check out the great new features in C# 10 as part of .NET 6 and Visual Studio 2022, that make your code prettier, more expressive, and faster.

.NETC#
Nov 8, 2021
Post comments count15
Post likes count0

Announcing ASP.NET Core in .NET 6

Daniel Roth
Daniel Roth

.NET 6 is now available! Check out all the new features and improvements in ASP.NET Core in .NET 6.

.NETASP.NETASP.NET Core
Nov 4, 2021
Post comments count13
Post likes count0

Introducing the .NET Tech Community Forums

James Montemagno
James Montemagno

Today, we are launching the .NET Tech Community for developers to have deep technical discussions, share how-tos, talk best practices, and more.

.NETASP.NET.NET MAUI
Nov 1, 2021
Post comments count8
Post likes count0

.NET 6 Launches at .NET Conf, November 9-11

Beth Massi
Beth Massi

.NET Conf is a free, three-day, virtual developer event that celebrates the major releases of the .NET development platform. This year .NET 6 launches at .NET Conf 2021. Come celebrate and learn about the new release.

.NET
Nov 1, 2021
Post comments count3
Post likes count1

Build client web assets for your Razor Class Library

Javier Calvarro Nelson
Javier Calvarro Nelson

Learn how to integrate a build process for client web assets using tools like npm and webpack into the builds of your Razor Class Libraries.

ASP.NET Core.NETASP.NET
Oct 24, 2021
Post comments count4
Post likes count0

Women IC (Individual Contributor) engineer mentoring ring

maoni
maoni

During this fiscal year I ran a women IC mentoring ring in the Developer Division at Microsoft. It was part of the women's mentoring ring program in our division. I've always felt a little sad when I looked around and saw very few women ICs at very senior levels. Most women who advanced to those levels became managers. This was what prompte...

.NET
Oct 23, 2021
Post comments count60
Post likes count0

.NET Hot Reload Support via CLI

Scott Hunter [MSFT]
Scott Hunter [MSFT]

Last week, our blog post and the removal of the Hot Reload capability from the .NET SDK repo led to a lot of feedback from the community. First and foremost, we want to apologize. We made a mistake in executing on our decision and took longer than expected to respond back to the community.

.NET.NET Core
Oct 20, 2021
Post comments count53
Post likes count0

Update on .NET Hot Reload progress and Visual Studio 2022 Highlights

Dmitry Lyalin
Dmitry Lyalin

.NET Hot Reload progress update. This includes what's new in platform support, user experiences, supported edits and more since our May 2021 blog post. We'll also cover how far we've come with Visual Studio 2022 integration.

.NETVisual Studio
Oct 19, 2021
Post comments count16
Post likes count1

What’s new in F# 6

Kathleen Dollard
Kathleen Dollard

F# 6 is now a release candidate. Checkout all of the new features available in this release.

F#.NET