Showing results for Blazor - .NET Blog

Nov 12, 2024
28
36

Announcing .NET 9

.NET Team
.NET Team

Announcing the release of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C#, .NET MAUI, .NET Aspire, and so much more.

.NETASP.NET CoreC#
Nov 7, 2024
0
4

Get Ready for .NET Conf 2024!

Jeffrey Fritz
Jeffrey Fritz

The biggest .NET event of the year is almost here, its all free, all online, and you're invited!

.NETASP.NETASP.NET Core
Oct 23, 2024
1
9

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.

.NETASP.NET CoreC#
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.

.NETASP.NET CoreBlazor
Aug 15, 2024
12

.NET 9 Preview 7 is now available!

.NET Team
.NET Team

Try out the latest features in .NET 9 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Jul 24, 2024
4
6

How use a Blazor QuickGrid with GraphQL

Frank Boucher
Frank Boucher

In this is the second post in a series of posts about GraphQL and .NET, we will see how to fill a Blazor QuickGrid component with data fetched with GraphQL. We will also use the virtualize feature of the QuickGrid to improve performance.

.NETASP.NETC#