.Net 6 | Part 1 | C# 10 - New features series | Global using directive in C#

Опубликовано: 23 Октябрь 2024
на канале: Abdul Raees
413
18

.Net 6 comes with C# 10 and in C# 10 Microsoft has introduced couple of cool features and Global using directive is one of them. I tried to explain global using directive in this video in detail. I have explained in how many ways you can use it in your code base. Also explain some key takeaway points in this video. I hope you will learned something new after watching this video.

Link to my previous video for console application differences is    • .Net 6 New features | Console applica...