.NET 7: 10 New Features You Need to Know

preview_player
Показать описание
With .NET 7 just around the corner, we have a better idea of the features that are going to in it. Let’s take a look at 10 features you can use today. Links to all of the features can be found below.

🔗 Video Links 🔗
_________________________

😁 Connect With Me 😁
________________________________

📖 Chapters 📖
__________________

0:00 - .NET 7 HttpClient Patch Json
0:38 - .NET 7 Span Pattern Matching
1:16 - .NET 7 LINQ Order / OrderDescending
1:46 - .NET 7 Regular Expressions Source Generator
2:45 - .NET 7 UpDownCounter
3:54 - .NET 7 MemoryCache Statisitics
4:27 - .NET 7 System.Text.Json Polymorphic Deserialization
6:04 - .NET 7 System.Text.Json Contract Improvements
6:37 - .NET 7 DateOnly TimeOnly Serialization
7:04 - .NET 7 Tab Completion

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

my GOSH this is a BILLION times better review of .NET 7 than IATC's video (no offense, tim). Actually showing CODE that demonstrates the new features is what programmers wants (IMO), hehe, not powerpoint presentations that take 20+ minutes. THANK YOU!! looking forward to using these new features at work! <3

CleoCat
Автор

"Regular expressions are massively used, yet no one really knows how they work." ... so true.
BTW, would love to see you put together a console demo on your repo that we could play around with which covers these changes.

GuildOfCalamity
Автор

Great summary! The pacing might feel a little fast for some people.

fieryscorpion