Showing tag results for .NET

Sep 25, 2024
Post comments count3
Post likes count5

Getting started with testing and Aspire

Aaron Powell

Learn how to improve your software development process with automated testing in Aspire. This post covers the basics of getting started, writing tests for distributed applications, and ensuring your services run smoothly.

.NETAspire
Sep 12, 2024
Post comments count66
Post likes count155

Performance Improvements in .NET 9

Stephen Toub - MSFT

Take an in-depth tour through hundreds of performance improvements in .NET 9.

.NETPerformance
Sep 10, 2024
Post comments count2
Post likes count8

Learn to Build Your First Blazor Hybrid App!

Sweeky,
Gerald

Learn all about the Blazor Hybrid workshop that you can follow yourself or teach to others!

.NETBlazor.NET MAUI
Aug 13, 2024
Post comments count3
Post likes count1

.NET and .NET Framework August 2024 updates

Tara,
Rahul

A recap of the updates for .NET and .NET Framework for August 2024.

.NET.NET FrameworkMaintenance & Updates
Jul 11, 2024
Post comments count4
Post likes count9

Why and How to Execute GraphQL Queries in .NET

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,
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
Jun 19, 2024
Post comments count9
Post likes count5

Using Phi-3 & C# with ONNX for text and vision samples

Bruno Capuano

Harness the power of Phi-3 SLMs and ONNX for AI-driven .NET applications, showcasing C# integration for advanced tasks like image analysis and interactive Q&A.

.NETC#AI