Published inLevel Up Coding.NET 9 — ToList vs ToArrayPerformance comparison between ToList and ToArrayJun 20, 2024A response icon2Jun 20, 2024A response icon2
Published inLevel Up Coding.NET — IAsyncEnumerable utility extensionsCollection of utility extensions for async streamsMay 26, 2024A response icon3May 26, 2024A response icon3
Published inLevel Up Coding.NET 9 — Exception handling performanceComparing exception handling performance over timeApr 14, 2024A response icon1Apr 14, 2024A response icon1
Published inLevel Up Coding.NET — HangfireUsing Hangfire to recurrently trigger HTTP endpointsFeb 29, 2024A response icon2Feb 29, 2024A response icon2
Published inLevel Up Coding.NET — LinkedList vs ToArrayPerformance comparison between LinkedList and ToArrayFeb 1, 2024A response icon1Feb 1, 2024A response icon1
Published inLevel Up Coding.NET — TaskCompletitionSource and CancellationTokenSourceThe importance of TCS and CTS for Task-based asynchronous programmingJan 19, 2024A response icon1Jan 19, 2024A response icon1
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, 2023A response icon3Dec 28, 2023A response icon3
Published inLevel Up CodingConfiguration providers in .NETImplementing a provider for Microsoft.Extensions.OptionsDec 21, 2023A response icon4Dec 21, 2023A response icon4
Published inLevel Up CodingC# — ‘is null’ vs ‘== null’Explaining the difference between using pattern matching or equality comparison to nullDec 14, 2023A response icon4Dec 14, 2023A response icon4