Showing results for April 2023 - .NET Blog

Apr 25, 2023
Post comments count1
Post likes count1

Let’s Learn .NET Virtual Events – All Around the World

Matt Soucoup
Matt Soucoup

Part of what makes .NET amazing is the global community of developers who use it, and we're bringing more content localized for developers around the world!

.NETASP.NETASP.NET Core
Apr 25, 2023
Post comments count8
Post likes count11

Drawing Elements on Maps with .NET MAUI

James Montemagno
James Montemagno

.NET MAUI now features a Map control that allows you not only to display a position with pins, but also render full geometry to essentially draw on a map! In this post I show you how to do it.

.NET.NET MAUI
Apr 24, 2023
Post comments count2
Post likes count7

Join the .NET Team at Microsoft Build 2023!

Mehul Harry
Mehul Harry

Are you ready for Build 2023? Microsoft's premier developer conference is just around the corner, and there are several exciting .NET sessions that you won't want to miss!

.NET
Apr 13, 2023
Post comments count1
Post likes count2

NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech

The NuGet Team
The NuGet Team

In recent years, the .NET open source community and NuGet package registry have become increasingly important for sharing code. However, with the growth of these platforms, there has also been a rise in unexpected behavior and hate speech, which can be harmful and intimidating to many users. We have always been committed to creating a safe and welc...

NuGetNuGet.org
Apr 12, 2023
Post comments count6
Post likes count25

Get started with OpenAI in .NET

Luis Quintanilla
Luis Quintanilla

Learn how to get started using OpenAI models like GPT with .NET and the Azure SDK

.NET
Apr 11, 2023
Post comments count71
Post likes count20

Check out new C# 12 preview features!

Kathleen Dollard
Kathleen Dollard

The first set of C# 12 features are here in preview including primary constructors, using aliases, and lambda expression parameters.

.NETC#