Showing results for July 2024 - .NET Blog

Jul 31, 2024
2
2

Enhancing #help in F# Interactive

David Schaefer
David Schaefer

The '#help' directive in F# Interactive can now quickly access documentation instantly within the REPL.

.NETF#
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#
Jul 23, 2024
6
9

Announcing .NET Conf: Focus on AI – August 20th 2024

Mehul Harry
Mehul Harry

We're thrilled to announce the upcoming .NET Conf: Focus on AI, happening on August 20th! This one-day, virtual event will be packed with insightful sessions from both the community and Microsoft teams, showcasing how you can infuse your .NET applications with powerful AI capabilities.

.NETVisual StudioCloud
Jul 18, 2024
1
4

.NET 6 will reach End of Support on November 12, 2024

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

.NET 6 will reach end of support on November 12, 2024, this blog breaks down all the valuable information you need to know and how to update to .NET 8.

.NETMaintenance & Updates
Jul 15, 2024
12

.NET 9 Preview 6 is now available!

.NET Team
.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#