Showing results for .NET 8 - .NET Blog

Feb 14, 2024
Post comments count12
Post likes count24

Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8

James Newton-King
James Newton-King

.NET 8 introduces metrics to ASP.NET Core. Check out what is new and discover how easy it is to use metrics and ASP.NET Core to monitor the health and activity of apps.

.NETASP.NET Core
Dec 11, 2023
Post comments count2
Post likes count16

Hardware Intrinsics in .NET 8

Tanner Gooding [MSFT]
Tanner Gooding [MSFT]

.NET 8 includes significant improvements to the Hardware Intrinsics feature.

.NETC#
Dec 7, 2023
Post comments count13
Post likes count14

.NET 8 Networking Improvements

Máňa Natalia Kondratyeva
Máňa,
Natalia

Introducing new networking features in .NET 8 including HTTP space, metrics, sockets and more!

.NETNetworking
Dec 6, 2023
Post comments count7
Post likes count14

Learn .NET 8 with New Beginner Videos

Katie Savage Jayme Singleton
Katie,
Jayme

New to .NET? We know there is a lot to explore – so join our Technical Program managers as they cover all of .NET 8 through this brand new beginners video series and take .NET one step at a time.

.NETC#Visual Studio
Nov 21, 2023
Post comments count10
Post likes count13

Fake It Til You Make It…To Production

Martin Taillefer
Martin Taillefer

Explores the new logging, metric, and time provider fakes introduced in .NET 8

.NET
Nov 20, 2023
Post comments count4
Post likes count9

Improvements & Changes in Android resource generation in .NET 8

Dean Ellis
Dean Ellis

In .NET 8 we have made some vast improvements in changes to how Android resources work in regards to the designer assembly. If you are building Android apps and libraries there are some important changes to know about.

.NETC#.NET MAUI