In this short video, Brandon https://twitter.com/TheCodeTraveler and Jasmine https://twitter.com/paladique walk us through the use of ValueTask in C#
🏫 Free self-guided learning for C# on Microsoft Learn: https://aka.ms/learn/csharp
Understanding the Whys, Whats, and Whens of ValueTask
https://docs.microsoft.com/dotnet/api/system.threading.tasks.valuetask-1?view=net-5.0&WT.mc_id=dotnet-00000-cephilli
Understanding how to use Task and ValueTask
https://www.youtube.com/watch?v=fj-LVS8hqIE
ValueTask Reference
https://docs.microsoft.com/dotnet/api/system.threading.tasks.valuetask-1?view=net-5.0&WT.mc_id=dotnet-00000-cephilli
#DotNet #Csharp