.NET Blog

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

Latest posts

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

May 12, 2023
Post comments count 0
Post likes count 6

Level up your GPT game with prompt engineering

Luis Quintanilla

Learn what prompt engineering is and how to use it to improve the quality of your GPT completions.

May 12, 2023
Post comments count 0
Post likes count 3

Join us for HackTogether: The Microsoft Teams Global Hack

Waldek Mastykarz

Join us for HackTogether: The Microsoft Teams Global Hack, our virtual hackathon to learn how to build powerful apps for Microsoft Teams.

May 2, 2023
Post comments count 22
Post likes count 12

Announcing a new version of the .NET Upgrade Assistant with support for .NET MAUI and Azure Functions!

Olia Gavrysh

The new version of .NET Upgrade Assistant is available in Visual Studio Marketplace with lots of updates and new features!

Apr 27, 2023
Post comments count 1
Post likes count 13

Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more!

Sergio Pedri

We're happy to announce the official launch of the .NET Community Toolkit 8.2 release, featuring performance improvements to the libraries and source generators, new code fixers and requested features, and more!

Apr 26, 2023
Post comments count 3
Post likes count 16

Get Started with OpenAI Completions with .NET

Luis Quintanilla

Learn what completions are and how to use the Azure .NET SDK to generate them using OpenAI.

Apr 25, 2023
Post comments count 0
Post likes count 2

.NET Framework April 2023 Cumulative Update Preview Updates

Salini Agarwal

April 2023 Cumulative Update Preview Updates for .NET Framework

Apr 25, 2023
Post comments count 1
Post likes count 1

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

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!

Apr 25, 2023
Post comments count 8
Post likes count 11

Drawing Elements on Maps with .NET MAUI

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.