Showing category results for ASP.NET Core

Jul 24, 2024
Post comments count4
Post likes count6

How use a Blazor QuickGrid with GraphQL

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.NETASP.NET Core
Jul 15, 2024
Post comments count0
Post likes count12

.NET 9 Preview 6 is now available!

.NET Team

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

.NETASP.NET CoreC#
May 21, 2024
Post comments count32
Post likes count9

.NET Announcements and Updates from Microsoft Build 2024

.NET Team

Our latest updates and announcements from Microsoft Build including .NET Aspire, .NET 9 Preview 4, C# 13, Blazor, .NET MAUI, and more!

.NETASP.NETASP.NET Core
May 9, 2024
Post comments count3
Post likes count9

Join the .NET Team at Microsoft Build 2024!

Mehul Harry

Get ready for a great lineup of .NET sessions at Microsoft Build 2024. Join us either in Seattle or from the comfort of your own home. With a mix of live and online sessions, you won’t miss a beat.

.NETASP.NETASP.NET Core
Apr 16, 2024
Post comments count11
Post likes count6

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz

Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.

.NETASP.NET CoreAspire