How C# 10 “fixed” string interpolation

Описание к видео How C# 10 “fixed” string interpolation

Check out my courses: https://dometrain.com
Become a Patreon and get source code access:   / nickchapsas  

Hello everybody I'm Nick and in this video I will show you how the introduction of InterpolatedStringHandlers in C# 10 and .NET 6 completely change the way we think about them. Not only is string interpolation significantly more efficient now when it comes to speed and memory, but you can also create your own InterpolatedStringHandlers to completely eliminate allocations in some cases.

Timestamps
Intro - 0:00
The problem - 0:38
How Microsoft fixed it - 3:00
How you can build your own - 8:17

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet #performance

Комментарии

Информация по комментариям в разработке