user

Inedo Blog


Navigation
Featured

.NET

Use CI/CD to Maintain Legacy Web Forms Applications

Posted on March 1st, 2023.

Your ASP.NET Web Forms apps are probably best left on .NET Framework. But you can still benefit from the .NET 5+ mindset. Maintain Web Forms with CI/CD.

Featured

.NET

What is .NET 5? What You Need to Know Before Migrating

Posted on March 1st, 2023.

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.

Featured

.NET

The .NET5+ Research Roadmap

Posted on March 1st, 2023.

Now may NOT be the right time to migrate to .NET 5. But it IS the right time to begin researching. Learn how to plan your .NET 5+ research roadmap.

Featured

.NET

Microservices in .NET5+

Posted on March 1st, 2023.

.NET 5+ represents unprecedented speed and agility for .NET. Use this as a chance to break monolithic applications into microservices.

Featured

Chocolatey

Chocolatey in the Enterprise: Privatization & Internalization

Posted on February 27th, 2023.

Chocolatey’s publicly-available community packages are a great resource for personal use and help you quickly install just about all the software you’d ever need on Windows. But they’re definitely not suitable for organizational use and can open your company up to legal, security, and all sorts of other hassles if...

Featured

Inedo

ProGet 2023: What’s Coming and When

Posted on February 9th, 2023.

ProGet 2023 will offer a number of improvements, like better NuGet symbols support, but will mainly focus on our Software Composition Analysis (SCA) features such as vulnerability scanning and license detection. We’re also developing our own “offline” vulnerability database called ProGet Vulnerability Central...

Featured

Inedo

What is “ProGet Edge Computing Edition” All About?

Posted on January 24th, 2023.

Last year, we worked closely with one of our long-term users to create a specialized product offering called ProGet Edge Computing Edition. Although this is a niche offering that's not intended for most users, the story behind the collaboration will give you insight into how we develop new features. Hopefully, it will inspire you to...

Featured

Python

Are You Safe from Malicious and Vulnerable Python Packages?

Posted on September 16th, 2022.

Can you spot the difference between colorama and colourama? Sure, one is American English, and the other is aimed at British-English users. One of these is a malicious Python package designed to trick users and the other is legitimate. Chances are that you’ve heard about vulnerable packages before —and may even be using a...

Featured

ProGet

ProGet 2022: Scanning and Blocking Vulnerabilities

Posted on August 10th, 2022.

We’ve made a lot of improvements to Vulnerability Scanning in ProGet 2022. Not only is it simpler to configure, but it’s integrated with the new Software Composition Analysis (SCA) features. This will let you see which of your application releases (in production or in flight) are impacted by vulnerabilities...

Featured

Self-Hosted

Gitea: How to Painlessly Self-Host Your Organization’s Source Code

Posted on August 1st, 2022.

Is “the public cloud” really the best place for your source code? According to Gartner, over 90% of organizations plan to embrace hybrid- or multi-cloud strategies to mitigate the risks of “putting all your eggs in one basket”. Many are starting to do the same with their source control – and you’ve probably been thinking the...