Showing archive results for July 2024

Jul 15, 2024
Post comments count0
Post likes count12

.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#
Jul 11, 2024
Post comments count4
Post likes count9

Why and How to Execute GraphQL Queries in .NET

Frank Boucher
Frank Boucher

This post shows how to query a GraphQL API in .NET using Strawberry Shake from a console application

.NETC#SQL Server
Jul 11, 2024
Post comments count6
Post likes count5

Dark Mode Now Available on NuGet.org

Allie Barry martinruiz
Allie,
martinruiz

We won’t keep you “in the dark” about this any longer… Dark Mode for NuGet.org is finally here!   Your feedback has been invaluable in making this happen. We know that eye strain is a significant issue for many developers, and we're excited to offer a solution. Whether you prefer it for aesthetics or necessity, Dark Mode is here to enhance your ex...

NuGetNuGet.orgFeature Announcement
Jul 9, 2024
Post comments count51
Post likes count11

C# 13: Explore the latest preview features

Kathleen Dollard
Kathleen Dollard

C# 13 focuses on flexibility and performance, with top features like params collections for added flexibility, lock object for improved performance, and partial properties to support generators.

.NETC#