Showing archive results for November 2021

Nov 8, 2021
Post comments count0
Post likes count0

.NET November 2021 Updates – 5.0.12 and 3.1.21

Sanket Kalaskar
Sanket Kalaskar

Today, we are releasing the .NET November 2021 Updates. These updates contains reliability and other improvements. See the individual release notes for details on updated packages. You can download 5.0.12 and 3.1.21 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64. Improvements ...

.NET
Nov 8, 2021
Post comments count6
Post likes count0

Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!

Jon Douglas
Jon Douglas

NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable. NuGet 6.0 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers d...

NuGetVisual StudioFeature Announcement
Nov 8, 2021
Post comments count77
Post likes count2

Announcing .NET 6 — The Fastest .NET Yet

Richard Lander
Richard Lander

.NET 6 is now available. It is easier to use, runs faster, and has many new features.

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