.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

May 23, 2023
Post comments count 3
Post likes count 14

Transform your business with smart .NET apps powered by Azure and ChatGPT

Luis Quintanilla

Learn how you can build intelligent apps and unleash the full potential of AI in your .NET applications using ChatGPT.

May 22, 2023
Post comments count 16
Post likes count 8

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.

May 18, 2023
Post comments count 1
Post likes count 5

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.

May 18, 2023
Post comments count 1
Post likes count 9

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

May 18, 2023
Post comments count 4
Post likes count 2

Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here!

Sam Spencer

The System.ServiceModel 6.0 packages have been released, they provide client suppport for calling into WCF and CoreWCF Services.

May 18, 2023
Post comments count 6
Post likes count 8

Hot Reload Supports Modifying Generics!

Mikelle Rogers

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

May 16, 2023
Post comments count 18
Post likes count 16

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!

May 16, 2023
Post comments count 69
Post likes count 14

ASP.NET Core updates in .NET 8 Preview 4

Daniel Roth

.NET 8 Preview 4 is now available! Check out what's new in ASP.NET Core in this update.

May 16, 2023
Post comments count 13
Post likes count 8

EF Core 8 Preview 4: Primitive collections and improved Contains

Shay Rojansky

Announcing Entity Framework Core 8 (EF8) Preview 4 with support for primitive collections and improved Contains