Published inLevel Up Coding.NET 9 — ToList vs ToArrayPerformance comparison between ToList and ToArrayJun 20, 20242Jun 20, 20242
Published inLevel Up Coding.NET — IAsyncEnumerable utility extensionsCollection of utility extensions for async streamsMay 26, 20243May 26, 20243
Published inLevel Up Coding.NET 9 — Exception handling performanceComparing exception handling performance over timeApr 14, 20241Apr 14, 20241
Published inLevel Up Coding.NET — HangfireUsing Hangfire to recurrently trigger HTTP endpointsFeb 29, 20242Feb 29, 20242
Published inLevel Up Coding.NET — LinkedList vs ToArrayPerformance comparison between LinkedList and ToArrayFeb 1, 20241Feb 1, 20241
Published inLevel Up Coding.NET — TaskCompletitionSource and CancellationTokenSourceThe importance of TCS and CTS for Task-based asynchronous programmingJan 19, 20241Jan 19, 20241
Published inLevel Up CodingDispose pattern in .NETImplementing IDisposable and IAsyncDisposable interfacesJan 8, 2024Jan 8, 2024
Published inLevel Up CodingSyntax sugar we don’t even think about in C#When I finished my university degree, back in November 2010 (yes, I’m getting old), Microsoft wasn’t as open as it is today, but because…Dec 28, 20233Dec 28, 20233
Published inLevel Up CodingConfiguration providers in .NETImplementing a provider for Microsoft.Extensions.OptionsDec 21, 20234Dec 21, 20234
Published inLevel Up CodingC# — ‘is null’ vs ‘== null’Explaining the difference between using pattern matching or equality comparison to nullDec 14, 20234Dec 14, 20234