Pro NuGet is finally there!
Announcing the release of 'Pro NuGet', a book covering advanced NuGet package management concepts, best practices, and scenarios beyond basic usage.
Announcing the release of 'Pro NuGet', a book covering advanced NuGet package management concepts, best practices, and scenarios beyond basic usage.
MyGet introduces a beta feature to proxy and aggregate packages from multiple upstream NuGet feeds into a single, centralized feed.
MyGet now supports publishing symbol packages for private feeds via SymbolSource.org integration, enabling easier debugging of NuGet packages.
A guide to installing Python packages using pip and virtualenv, including creating isolated environments and managing dependencies with requirements.txt.
A guide on using MyGet to create and manage public NuGet feeds, detailing setup, security permissions, and contribution workflows.
A guide on using a custom NuGetRole to deploy applications to Windows Azure from a NuGet package feed instead of source control.
A guide to installing the ImageMagick image manipulation tool on OS X Mountain Lion using Homebrew or MacPorts.
Explains how to copy NuGet packages between feeds for stability and speed, covering client-side scripts and MyGet's server-side mirroring feature.
MyGet introduces feed privilege delegation, allowing co-admins and contributors to manage private package feeds, plus enhanced security and global deployment.
MyGet adds command line push support for private NuGet feeds and expands website authentication options.
How to install and use the MvcSiteMapProvider library for ASP.NET MVC 2 projects using the NuPack package manager in Visual Studio 2010.
A developer explains their Python workflow using pip, virtualenv, and virtualenvwrapper to manage project dependencies and isolated environments.
A developer explains the shortcomings of Python's easy_install tool and proposes using native system package managers instead.
Explains how to use apt pinning in Debian to mix stable, testing, and unstable packages for a balance of stability and new software.
Guide to manually installing the missing php5-pdo-sqlite package on Ubuntu Dapper via compilation and configuration.
A technical guide for installing and configuring the HUDLITE-SERVER software on a Debian Linux system, including dependencies and IRC setup.
A technical guide on resolving a Nessus3 installation dependency conflict on Ubuntu by creating symbolic links for libssl libraries.
A guide to packaging reusable TypeScript helper functions with types, tests, and a clean build for reliable sharing across projects.