Showing results for .NET - .NET Blog

Oct 17, 2024
0
2

.NET Conf 2024 Student Zone

Katie Savage
Katie Savage

The .NET Conf Student Zone is a beginner-friendly, virtual event where experts will teach you how to build amazing projects - all using C# and .NET!

.NETASP.NET CoreC#
Oct 16, 2024
3
8

How we build GitHub Copilot into Visual Studio

Anson Horton
Anson Horton

Find out how Visual Studio integrates GitHub Copilot, architectural detail, .NET implementation, and the importance of the indexing service for providing context-aware AI code suggestions.

.NETVisual StudioAI
Oct 8, 2024
3

.NET 9 Release Candidate 2 is now available!

.NET Team
.NET Team

Try out the latest features in .NET 9 Release Candidate 2 across the .NET SDK, libraries, runtime, ASP.NET Core, SignalR, .NET MAUI, and more!

.NETASP.NET CoreC#
Sep 25, 2024
3
5

Getting started with testing and .NET Aspire

Aaron Powell
Aaron Powell

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

.NET.NET Aspire