.NETUsing the Factory Design Pattern in a .NET 8 APIIntroduction In software development, one of the most critical design principles is ensuring that…Shady NagyOctober 13, 2024 4 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
.NETHandling 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 3 min
GatsbyJSMy Journey with Component Shadowing in GatsbyIntroduction This feature opens up a world of possibilities for customizing FlexiBlog or any other…Shady NagyJuly 9, 2024 1 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
GatsbyJSSolving the Gatsby Plugin Configuration Error for `gatsby-plugin-google-gtag`Introduction When developing with Gatsby, integrating Google Analytics is a common requirement to…Shady NagyJuly 5, 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
LinuxAllowing Nginx to Connect to the Network on Rocky Linux 9Introduction When running a web server such as Nginx on Rocky Linux 9, you might encounter an issue…Shady NagyJune 7, 2024 2 min
LinuxSetting Up a VPN Using WireSock with Ubuntu and WindowsIntroduction In this guide, we will walk you through setting up a VPN using WireSock, with Ubuntu as…Shady NagyMay 17, 2024 6 min
OracleUpdating Oracle Database Configuration After Changing the Server IP AddressIn enterprise environments, it's not uncommon for the IP address of the server hosting your Oracle…Shady NagyMay 16, 2024 3 min