Jenkins
3 Ways to Automate Deployment of Jenkins Artifacts
Posted on March 11th, 2025.How should you automate in Jenkins? Here are 3 ways to automate your deployments through Jenkins. Plus 1 method to avoid!
How should you automate in Jenkins? Here are 3 ways to automate your deployments through Jenkins. Plus 1 method to avoid!
You’ve seen vulnerability assessments pop up while managing npm packages in ProGet. Running npm audit sparks questions about what vague warnings like “high-severity” warnings actually mean for your applications, leaving you stuck making calls with little context. On top of that, floods of security notifications and...
.NET 6 is coming and if you were looking for a sign to migrate your monolith applications to microservices this is it.
Why are companies still using Windows Workflow Framework? As .NET continues to release annually, it's time to upgrade from WF to the future: Microservices.
Using custom tags like beta to call npm packages is a shot in the dark—what do these names even tell you? They’re vague and could point to unstable or entirely different packages. These packages can easily slip into your CI/CD pipeline, installed by an unassuming developer, breaking your production builds. Custom tags lack consistency....
There are multiple methods to migrate your NuGet package libraries from .NET Framework to .NET 6. This article details two: multi-targeting and bridge.
Web Forms just won't die. Fanatics are keeping the depreciated technology alive and kicking past it’s “best before” date - and for good reasons.
Using ProGet to proxy the PowerShell Gallery for your third-party modules and storing your first-party modules are two ways to get more from PowerShell.
Have you started planning your .NET 5 migration? Don’t wait until end-of-life: Planning will help make your journey to .NET 5 as painless as possible.
ASP .NET Web Forms are only supported thanks to their supported operating system. This article explains how a dev can plan for the future with Web Forms.