Posts by this author

Oct 23, 2024
1
7

eShop infused with AI – a comprehensive intelligent app sample

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment scoring, chatbot, test data generation, evaluation tool, and E2E testing.

.NET.NET CoreASP.NET Core
Nov 3, 2023
42
17

What’s new with identity in .NET 8

An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.

.NET.NET CoreASP.NET Core
Jul 12, 2023
6
1

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

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.

.NET.NET CoreASP.NET Core
Feb 21, 2023
68
23

Announcing .NET 8 Preview 1

.NET 8 Preview 1 introduces a roadmap for the year ahead, native AOT compilation, enhanced container and Linux support, and significant performance improvements.

.NET
Nov 8, 2022
39
30

.NET 7 is Available Today

.NET 7 is a modern, fast, unified, and simple development framework to build any applications and is available today.

.NETFeatured
Oct 11, 2022
11
2

Announcing .NET 7 Release Candidate 2

.NET 7 Release Candidate 2 is the second of two release candidates that developers can now use in production. This post recaps major features included in the fastest .NET version to date.

.NET
Sep 14, 2022
14
10

Announcing .NET 7 Release Candidate 1

.NET 7 Release Candidate 1 is the first of two release candidates that developers can now use in production. This post recaps major features included in the fastest .NET version to date.

.NET
Aug 9, 2022
22
8

Announcing .NET 7 Preview 7

.NET 7 Preview 7 is now available with improvements to System.LINQ, Unix file permissions, low-level structs, p/Invoke source generation, code generation, and websockets.

.NET