GitHubLocal Webhook Testing Using ngrok to Connect GitHub Actions with Your .NET APIIntroduction As developers, we frequently face a common challenge: how do we test webhook-driven…Shady NagyApril 25, 2025 10 min
.NETAutomate .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 1, 2024 2 min
.NETCentralized Package Management in .NET ProjectsIntroduction Managing dependencies in a .NET project can become cumbersome as the number of…Shady NagyJuly 6, 2024 2 min
.NETGetting 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 3, 2024 5 min
.NETUpgrading GitHub Actions Artifacts from V3 to V4 A Comprehensive GuideIntroduction In the evolving world of software development, continuous integration and continuous…Shady NagyJanuary 4, 2024 3 min
GitHubAutomatically Generate and Push Git Tags with GitHub ActionsIntroduction In this blog post, we will walk through the process of automatically generating and…Shady NagyApril 29, 2023 3 min