How to update to .NET 8: The fastest .NET to date

preview_player
Показать описание
.NET 8 and C# 12 has been released and you can start using them right now!

We'll show you how to update Visual Studio 2022, download the .NET 8 SDK, create a new .NET 8 project in Visual Studio and how to update an existing project to use .NET 8.

There is also a handy tip on how to find out what .NET 8 SDK's you've got installed on your machine.

In-addition, we'll show you one of the best .NET 8 updates. Keyed services allows you to add multiple implementations to the same service with dependency injection.

📖 Learn .NET and C# with our online courses 📖

👨‍💻Take our .NET and C# coding challenges👨‍💻

► More information:

🎥 Playlist 🎥

► Chapters
0:00 What we'll cover
0:13 Update Visual Studio
0:32 List of SDK's
0:46 .NET 8 SDK
1:10 Create a .NET 8 project in Visual Studio
1:25 Update project to .NET 8
1:44 Keyed Services in .NET 8
3:33 Spread operator in C# 12

#dotnet #dotnet8 #csharp
Рекомендации по теме
Комментарии
Автор

Easy as 1, 2, 3... thank you so much for such a straightforward tutorial!

DA_
Автор

Thank you very much!
It's an excellent video. I just followed it step-by-step.

maratnikitin
Автор

Thats factory pattern super simplified.

Nazrinnijas