GithubHow to Create a Directory in GitHub A Step-by-Step GuideIntroduction When working on GitHub repositories, creating well-structured directories (folders) is…Shady NagyNovember 16, 2024 2 min
dotnetAutomate .NET Package Deployment to NuGet with GitHub ActionsIntroduction In this guide, we'll walk through how to set up GitHub Actions to automatically publish…Shady NagyOctober 01, 2024 1 min
dotnetHandling FormData in FastEndpoints Solving the 415 Unsupported Media Type ErrorIntroduction FastEndpoints is a high-performance, open-source framework for building web APIs with…Shady NagyAugust 10, 2024 2 min
dotnetCentralized Package Management in .NET ProjectsIntroduction Managing dependencies in a .NET project can become cumbersome as the number of…Shady NagyJuly 06, 2024 1 min
dotnetGetting Started with NDepend A Comprehensive Guide to Boosting Code QualityIntroduction NDepend is a powerful tool designed to help developers maintain high-quality code by…Shady NagyJuly 03, 2024 4 min
GithubHow to Make a Discord Webhook with GitHub A Step-by-Step GuideIntroduction Explain the benefits of integrating Discord with GitHub through webhooks, such as real…Shady NagyJanuary 09, 2024 2 min
dotnetUpgrading GitHub Actions Artifacts from V3 to V4 A Comprehensive GuideIntroduction In the evolving world of software development, continuous integration and continuous…Shady NagyJanuary 04, 2024 2 min