user

Inedo Blog


Navigation
CategoryNuGet
Featured

NuGet

4 Filtering Practices for NuGet.org

Posted on February 17th, 2022.

NuGet.org is a great source for packages to jump-start a project, but it's important to filter packages from the open-source community before downloading.

Featured

NuGet

A Guide to NuGet & .NET at Scale

Posted on February 9th, 2022.

Open-source packages like those found on NuGet.org have built the foundation for almost every modern application. What makes them so powerful and complex?

Featured

NuGet

5 Quick Tips for NuGet Versioning

Posted on November 19th, 2021.

Improperly Versioning your NuGet packages can lead to trouble. Use they five best practices to help improve your NuGet CICD pipelines.

Featured

NuGet

Are Best Practices Ruining Your CI/CD NuGet Pipelines?

Posted on November 16th, 2021.

Applying application pipelines to NuGet won't be successful. CI/CD pipeline for NuGet goes against basic NuGet best practices. Instead, use repackaging.