Showing results for ASP.NET Core - .NET Blog

Oct 23, 2024
1
7

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness
Jeremy Likness

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

Jeremy Likness
Jeremy Likness

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