Showing results for May 2023 - .NET Blog

May 22, 2023
Post comments count16
Post likes count8

Announcing Azure Monitor OpenTelemetry Distro

Matt,
Sam

The Azure Monitor Open Telemetry distro has just been released. This library enables monitoring ASP.NET Core apps with Azure monitor a one line change, based on the infrastructure of Open Telemetry for .NET.

.NETASP.NET CoreAzure
May 18, 2023
Post comments count1
Post likes count9

Get started with ChatGPT in .NET

Luis Quintanilla

Learn what ChatGPT is and how you can get started using GPT models in conversations with Azure OpenAI service and .NET

.NETAzureAI
May 18, 2023
Post comments count1
Post likes count5

Object Detection in ML.NET Model Builder

Luis Quintanilla

Object detection using local environments is now available in ML.NET Model Builder to help you solve computer vision problems using machine learning.

.NETMachine LearningML.NET
May 18, 2023
Post comments count6
Post likes count8

Hot Reload Supports Modifying Generics!

Mikelle Rogers

If you change generics in your code, Hot Reload can enforce the changes without restarting the app.

.NET
May 16, 2023
Post comments count18
Post likes count16

Announcing .NET 8 Preview 4

Jon Douglas

.NET 8 Preview 4 contains many exciting new features for the runtime and libraries, Native AOT improvements, modern build output and simplified paths, NuGet package security auditing, and much more!

.NETASP.NET CoreC#