.NETCalling Multiple Discord Webhooks Simultaneously in C#Introduction When developing bots or tools for Discord, there might be scenarios where sending…Shady NagySeptember 9, 2023 2 min
.NETMinimal APIs in .NET An Evolution Towards SimplicityIntroduction In traditional ASP.NET Core applications, the Controller is a fundamental part of the…Shady NagyMay 13, 2023 6 min
.NETMastering Threading in C# Concepts and ExamplesIntroduction Threading is a powerful technique that allows you to achieve better performance and…Shady NagyApril 23, 2023 10 min