Showing results for .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
Sep 19, 2024
0
4

Join the .NET Smart Components ecosystem

Daniel Roth
Daniel Roth

The .NET Smart Components are now open source to help library authors build and share easy-to-use AI-powered features, including new AI-powered components from Telerik, DevExpress, and Syncfusion.

.NET.NET CoreASP.NET Core
Aug 28, 2024
23
7

BinaryFormatter removed from .NET 9

Immo Landwerth
Immo Landwerth

Starting with .NET 9, we no longer include an implementation of BinaryFormatter in the runtime. This post covers what options you have to move forward.

.NET.NET CoreSecurity