user

Inedo Blog


Navigation
Featured

.NET

Demystifying Microsoft .NET Long Term Support (LTS) in 2024

Posted on August 30th, 2023.

.NET 8 is just around the corner, and Microsoft’s .NET support policies are still confusing. There’s .NET Framework, .NET Core, .NET Standard, .NET5+, and all of them have seem to have different life-cycles and different end of support dates. In this article, we'll clear-up Microsoft's .NET support policies to help you plan better.

Featured

NuGet

NuGet Server Comparison Guide for 2023

Posted on July 12th, 2023.

So, you set up a local NuGet feed on a network file share for your team small. But as you and the team add more and more packages to your feed, things start slowing down. It’s also a bit inconvenient to use a network share when everything is web-based, especially over a VPN. Local NuGet feeds are simple: it’s just a...

Featured

Inedo

Webinar: The Future of .NET is… On-prem CI/CD?

Posted on June 23rd, 2023.

The “Cloud” certainly isn’t going anywhere, but the “Cloud-Native Strategy” of putting all of your IT eggs in the Azure basket might just be this generation’s OS/2 Warp or Sun Microsystems. With Microsoft betting the farm on Azure, what does that mean for how you’ll build and deploy your .NET applications? And what about GitHub, the...

Featured

NuGet

Symbols and Symbol Packages, Explained

Posted on May 26th, 2023.

A quick explainer article to understand Symbols and Symbol packages for NuGet package debugging.

Featured

NuGet

What is a Symbol Server and How Does it Help Debug NuGet?

Posted on May 9th, 2023.

Learn what Source Servers are, what SourceLink is, how they relate to Symbols, and how all three come together to help with NuGet package debugging.

Featured

NuGet

How to Easily Set Up a Private NuGet Server for Your NuGet Packages for Free

Posted on May 9th, 2023.

When NuGet packages are stored on third-party platforms, proprietary stuff isn't private. Setting up a private NuGet server is free and easy.

Featured

NuGet

NuGet Vulnerability Databases: GHSA, CVE & NVD Compared

Posted on May 1st, 2023.

What's the difference between GitHub Advisories, CVE, and NVD in terms of NuGet Vulnerability Scanning? How does it affect your packages?

Featured

Self-Hosted

How to Choose Self-hosted Git Source Control for your Organization in 2022

Posted on April 7th, 2023.

When you evaluate self-hosted alternatives to “the public cloud” for your source code, you’ll run into a huge list of tools. After a bit of research, you’ll discover that, outside of the on-premises versions of “major cloud” vendors (Azure DevOps, GitLab, etc.), there’s a bunch of tools that seem like...

Featured

.NET

Windows Workflow Foundation: Time to Move On?

Posted on March 20th, 2023.

Windows Workflow Foundation (WF) doesn't port to .NET 5+, but it will function for years to come. But should you stick with it?

Featured

Inedo

Self-hosted and User-friendly CI/CD with BuildMaster

Posted on March 8th, 2023.

Is “the public cloud” really the best host for your CI/CD pipelines? In this article, I’ll discuss why self-hosting is rising in popularity, and how BuildMaster is a great option.