TekH 1afc95f9c6 Add obsolete FirstAsync extension to TaskExtensions
Added FirstAsync<T, TException> as an obsolete extension method for Task<IEnumerable<T>>. This method returns the first element or throws a custom exception if the result is null, using a provided factory delegate. Intended for legacy .NET projects.
2026-01-30 14:24:57 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
189 MiB
Languages
JavaScript 88.9%
C# 5.6%
Visual Basic .NET 2.8%
HTML 1.3%
CSS 0.9%
Other 0.4%