Showing results for Azure - .NET Blog

Apr 2, 2024
3
8

Making AI powered .NET apps more consistent and intelligent with Redis

Catherine Wang
Catherine Wang

Redis makes intelligent apps smarter and consistent by serving as additional knowledge store, caching chat history, and semantically cache request and responses for an API. Combined with traditional caching scenarios, Redis is the multi-purpose data store for your intelligent apps.

.NETC#Azure
Jul 12, 2023
6
1

What does Azure AD renamed Microsoft Entra ID mean for .NET developers?

Jeremy Likness
Jeremy Likness

Azure Active Directory (Azure AD) is being renamed as part of unification with the expanded Microsoft Entra identity and network access product family. This is a name change only and does not require any direct action from .NET developers.

.NETASP.NET CoreAzure
May 22, 2023
16
8

Announcing Azure Monitor OpenTelemetry Distro

Matt McCleary Sam Spencer
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
1
9

Get started with ChatGPT in .NET

Luis Quintanilla
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 16, 2023
18
16

Announcing .NET 8 Preview 4

Jon Douglas
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#